|
|
wget is not good
I tried the proposed wget -q -O /dev/stdout http://tools.lyceum.net/network/showmyip | grep '' | sed 's|||g'.
This is not good for me because it returns the address of the proxy ! To get the same information directly, I prefer to use ifconfig -a | grep inet | grep -v "127.0.0.1" | awk '{print $2}'.
interesting...
On my machine, behind the firewall, that still returns the value of the local box (192.x) not the public IP. Are you on a proxy, but NOT behind a firewall?
interesting...
I use a transparent proxy and my IP is not translated. That means that I am not 'behind' a Firewall but behind a simple HTTP proxy.
wget does not work for me
What do I need to do to get it to work? |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.14 seconds |
|