Tagged Questions
The clientip tag has no wiki summary.
29
votes
8answers
56k 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 ...
1
vote
1answer
318 views
write client ip in iis 7.0 log over firewalls
I need a solution for IIS 7.0 which runs on windows server 2008 64bit to write my clients IP to IIS logs while the server is behind firewalls and proxies (Pass X-Forwarded-For header value).
I've ...