Implementation of toy ping and traceroute utilities, as a part of my network studying journey. Both implemented using raw sockets with option IP_HDRINCL. You can use this repositoty as a learning purpose in networking, also comments are attached for this two projects.
- wiki PING
- wiki TRACEROUTE
- wiki ICMP
This repository was released under MIT licence.