Tuesday, July 14, 2020

HOW TO - lookup your external IP from command line

q: I am on a server with restricted browser security, how can I return my external IP address?
a: Using OpenDNS's MYIP feature.  Open a command line and run:
nslookup myip.opendns.com. resolver1.opendns.com

No comments:

Post a Comment