Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Retrieve public IP
#1

Here's a command that shows your public IP, no matter whether you're behind a router: :)

 



Code:
wget -q www.whatismyip.com && grep displaycopy index.html|cut -d\' -f2 && rm -f index.html




 

z0ny

Reply


Messages In This Thread
Retrieve public IP - by z0ny - 2004-05-04, 03:24 PM
Retrieve public IP - by tek-69 - 2004-05-05, 05:16 PM
Retrieve public IP - by anyweb - 2007-09-21, 06:12 AM
Retrieve public IP - by znx - 2007-09-21, 04:06 PM
Retrieve public IP - by xDamox - 2007-12-13, 01:06 PM
Retrieve public IP - by znx - 2007-12-13, 02:00 PM
Retrieve public IP - by xDamox - 2007-12-14, 08:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)