What is my external IP?

Started by se7en, 2012/01/10, 11:34:24

Previous topic - Next topic

se7en

Nice trick to find your external IP from the terminal.
$ curl ifconfig.me

More infos at http://ifconfig.me/

se7en

cryptosteve

Thanks for that ... very simple, very easy ...
- born to create drama -
CS Virtual Travel Bug: VF6G5D

michaa7

yes, thanks, really easy
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

domicius

Nice!

I used http://whatismyip.org/ so far because all it gives out is a text value of your IP, although it misses a return at the end so using it with on cli isn't the nicest experience.

However, added options of ifconfig.me like ifconfig.me/ua are really cool (and because of /ua I don't have to use something like whatsmyuseragent.com any more).

Too bad for some reason ifconfig.me is slow for me... hopefully just a temporary glitch...

piper

I believe there is also a plasmoid that does the same, IIRC it is based on python
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

aplihs

I used http://www.ip-details.com/ to find my IP. This site was very useful.

sqlpython

Good one! Never saw that before.