DevOps/SRE/Platform Engineering [and sometimes] Random Rants
Showing posts with label
linux public ip
.
Show all posts
Showing posts with label
linux public ip
.
Show all posts
Saturday, June 29, 2013
How to get your public IP from command line
How to get your public IP from command line.
wget -q -O - checkip.dyndns.org|sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
Older Posts
Home
Subscribe to:
Posts (Atom)