Tagged Questions

31
votes
8answers
60k views

Get Client IP using just Javascript?

I need to somehow pull the clients IP address using pure javascript, no server side code, not even SSI. Any ideas? I'm not against using a free 3rd party script, if someone can suggest one. This is ...