How can I find out my public IP address using the command line? dig +short myip.opendns.com @resolver1.opendns.com Reference: https://www.cyberciti.biz/faq/how-to-find-my-public-ip-address-from-command-line-on-a-linux/ Read More
What is my IP address? How can I determine my IP address reliably from the command line using Linux? Introduction This article explains how to get the IP address of a computer as viewed from the outside. The reason why you might want to Read More