Created
December 20, 2017 13:10
-
-
Save davidcsejtei/cfa1649802d05bceb63320cdf69e6283 to your computer and use it in GitHub Desktop.
Traceroute
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#LINUX: Get the nodes from me and annother address (-I: use ICMP ECHO for probes) | |
traceroute google.com -I |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment