User Tools

Site Tools


determine_public_ip

Determine public IP

If one is behind a NAT device determine your public IP:

wget -qO - whatismyip.org

alternative

wget http://ipecho.net/plain -O - -q ; echo
determine_public_ip.txt · Last modified: 2013/04/08 15:50 by root