Created
May 16, 2018 11:50
-
-
Save YKG/ed6e7fa1061ed47f86d652bbff6b8bc6 to your computer and use it in GitHub Desktop.
Check RTT with nmap on Mac OSX
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
sudo nmap -P0 -p 20177 --traceroute <IP/DomainName> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Another one: