Sunday, August 20, 2017

Easy ways to get your IP address on a Linux box

Here are some easy ways to obtain your IP address on a Linux box


  • dig +short myip.opendns.com @resolver1.opendns.com
  • curl -s http://whatismyip.akamai.com/
  • curl -s icanhazip.com