Mindjolt2406 / internship-application-systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudflare Internship Application: Systems

What is it?

This is a small Ping CLI application for MacOS The CLI app accepts a hostname or an IP address as its argument, then send ICMP "echo requests" in a loop to the target while receiving "echo reply" messages. It reports loss and RTT times for each sent message. It is possible to set TTL as an argument

About

License:Apache License 2.0


Languages

Language:C++ 100.0%