mytraceroute is a simple implementation of the traceroute application. It identifies the number of hops to given domain.
- Number of retries if ICMP time limit exceeded : 3
- Max. TTL : 16
make mytraceroute
sudo ./mytraceroute <domain-name>
- Command Line Arguments for changing parameters
Built by Satwik Chappidi and Nikhil Tudaha