How To Avoid Leaking Your IP via Javascript?

somebodysomewhere

Junior Member
Joined
Feb 24, 2008
Messages
172
Reaction score
68
:confused:

Sorry if this has been answered elsewhere, I looked but couldn't find it.

I understand javascript can expose your ip if you're not careful.... any suggestions on how to avoid this exposure? Curious for eBay, paypal, etc... I know how to do the proxy thing but at proxybl i n d dot org I'm still showing my real ip when I check to see if I'm really anonymous.
 
Perhaps you might want to show example of SOFTWARES that " Enwraps " the SOCKS Connection ?

I had read and know not only javascripts is leaking , but Flash as well
 
:confused:

Sorry if this has been answered elsewhere, I looked but couldn't find it.

I understand javascript can expose your ip if you're not careful.... any suggestions on how to avoid this exposure? Curious for eBay, paypal, etc... I know how to do the proxy thing but at proxybl i n d dot org I'm still showing my real ip when I check to see if I'm really anonymous.

IS not JAVASCRIPT is JAVA the one that can show your read IP.

Now let's talk about how Java and JavaScript differ. The main difference is that Java can stand on its own while JavaScript must be placed inside an HTML document to function. Java is a much larger and more complicated language that creates "standalone" applications. A Java "applet" (so-called because it is a little application) is a fully contained program. JavaScript is text that is fed into a browser that can read it and then is enacted by the browser.

To get really anonnymus use a VPN connection
 
Thanks apekillape, excellent tutorial I'm sure I can follow.

Does your method take care of the flash issue as well?

On the VPN idea.... I'm really :confused: don't even know where to begin, any good tutorials laying around for this?

Is VPN really better or just another method that does the same thing?
 
Back
Top