![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
//crossposted to: comp.lang.javascript, alt.comp.lang.javascript in an effort to get factual answers from JavaScript experts// Simply put; Is it possible to obtain the real (actual) IP address of someone (client) that visits a web site through an anonymous proxy if this person ONLY has JavaScript enabled in their browser? This is NOT a question about PHP, perl, VBScript, Java(.class), or ActiveX. Let us _only_ deal with JavaScript for the sake of this post. Can someone provide us (we, non-coders) with a definitive answer to this perplexing question? |
|
As an example, most are aware Hotmail, Yahoo mail, Google 'gmail' - all require JavaScript enabled in order to sign up for a free email account. It has been the general consensus of many over the years that the providers of these free email accounts are able to obtain the true IP of the person applying, through the use of JavaScript. |
|
If it is indeed possible to obtain one's real IP through JavaScript only, |
#2
| |||
| |||
|
|
none of the above alone are capable of determining the real world IP of the client... to do that (and be guaranteed success) you'd need to run traceroute or similar on their machine. |
![]() |
| Thread Tools | |
| Display Modes | |
| |