Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] What is my external IP?  (Read 4202 times)

Offline se7en

  • User
  • Posts: 110
[EN] What is my external IP?
« on: 2012/01/10, 11:34:24 »
Nice trick to find your external IP from the terminal.
Code: [Select]
$ curl ifconfig.me

More infos at http://ifconfig.me/

se7en

Offline cryptosteve

  • User
  • Posts: 675
What is my external IP?
« Reply #1 on: 2012/01/10, 16:12:44 »
Thanks for that ... very simple, very easy ...
- born to create drama -
CS Virtual Travel Bug: VF6G5D

Offline michaa7

  • User
  • Posts: 2.295
What is my external IP?
« Reply #2 on: 2012/01/10, 16:21:47 »
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

  • Guest
RE: What is my external IP?
« Reply #3 on: 2012/01/10, 17:02:22 »
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...

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
RE: What is my external IP?
« Reply #4 on: 2012/01/11, 12:59:02 »
I believe there is also a plasmoid that does the same, IIRC it is based on python
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

aplihs

  • Guest
RE: What is my external IP?
« Reply #5 on: 2012/08/10, 06:15:23 »
I used http://www.ip-details.com/ to find my IP. This site was very useful.

sqlpython

  • Guest
RE: What is my external IP?
« Reply #6 on: 2012/08/11, 06:09:39 »
Good one! Never saw that before.