|
|
| Author |
Message |
Guest
|
Posted: Mar 05, 2004 7:02pm Post subject: Hide IP address |
|
|
| Can one actually hide one's IP address in a Java Applet, say for example, when playing Party Poker? |
|
| Back to top |
|
 |
Guest
|
Posted: May 15, 2004 6:57am Post subject: |
|
|
| sure, you just need to tell your java vm to use a proxy server. Just look for it in the Java options... To find a suitable anonymous proxy server you can use http://www.proxyswitcher.com/ |
|
| Back to top |
|
 |
Ib3N Lurker

Joined: 10 Mar 2004 Posts: 157 Location: ChatSpike
|
Posted: May 15, 2004 12:43pm Post subject: |
|
|
www.anonymizer.com (I think that site still works.. too lazy to check ) |
|
| Back to top |
|
 |
Guest
|
|
| Back to top |
|
 |
dag3 Guest
|
Posted: May 31, 2004 5:21am Post subject: anonymous public proxies DO NOT WORK |
|
|
hi,
anonymous proxies do not work !
see for yourself, make a test using opened anonymous proxies
http://www.ip2location.com |
|
| Back to top |
|
 |
Alex75 none

Joined: 30 Jan 2005 Posts: 2
|
Posted: Jan 30, 2005 5:03am Post subject: |
|
|
They DO work. Just tried with a mentioned here
went to url you said and it showed that I am operating from Spain while I am NOT in Spain! |
|
| Back to top |
|
 |
codemastr Idler

Joined: 05 Feb 2004 Posts: 353
|
Posted: Jan 30, 2005 4:08pm Post subject: |
|
|
| Most networks will instantly ban you if you use an open proxy. Also, using an open proxy is illegal in most countries. |
|
| Back to top |
|
 |
Alex75 none

Joined: 30 Jan 2005 Posts: 2
|
Posted: Jan 31, 2005 10:52am Post subject: |
|
|
| codemastr wrote: | | Most networks will instantly ban you if you use an open proxy. Also, using an open proxy is illegal in most countries. |
Well networks have to detect a proxy first... as far as I know they mostly check for socks proxy, not a http proxy Also why would it would be illegal if you are not breaking any laws. |
|
| Back to top |
|
 |
Willaim Lurker

Joined: 27 Jun 2003 Posts: 228 Location: IRC
|
Posted: Jan 31, 2005 1:14pm Post subject: |
|
|
| Most check for both. Most knowledgeable ones use BOPM which will catch you. |
|
| Back to top |
|
 |
v3|0c17y Eleet

Joined: 28 Jan 2005 Posts: 650
|
Posted: Jan 31, 2005 2:49pm Post subject: |
|
|
| Alex75 wrote: |
Also why would it would be illegal if you are not breaking any laws. |
open proxies are illegal because they are insecure and any user/"attacker" can connect to that machine running the open proxy and gather all kinds of personal and or just regular data |
|
| Back to top |
|
 |
EqualSlashed_Brian Lurker

Joined: 29 Aug 2004 Posts: 222 Location: IRC
|
Posted: Jan 31, 2005 4:43pm Post subject: |
|
|
| Alex75 wrote: | | codemastr wrote: | | Most networks will instantly ban you if you use an open proxy. Also, using an open proxy is illegal in most countries. |
Well networks have to detect a proxy first... as far as I know they mostly check for socks proxy, not a http proxy Also why would it would be illegal if you are not breaking any laws. |
Open proxies are proxy servers running on remote hosts that use proxies to network. Proxies are what was used before routers were popular (correct me if I'm wrong about that). Basically using an open proxy is bad because you are using the owner's internet connection without their consent. That is why it is illegal. |
|
| Back to top |
|
 |
codemastr Idler

Joined: 05 Feb 2004 Posts: 353
|
Posted: Jan 31, 2005 7:58pm Post subject: |
|
|
| Alex75 wrote: | | Also why would it would be illegal if you are not breaking any laws. |
Who said you aren't breaking any laws? Certainly not me. Allow me to provide an analogy, I decide to leave the door to my house unlocked. Does this give you the right to walk in and spend the night there? No. That'd be trespassing.
Now, I decide to leave my proxy open. Does this give you the right to connect to my machine and use it? No. That'd be electronic intrusion. |
|
| Back to top |
|
 |
[DiMENSiON] Eleet

Joined: 06 Sep 2003 Posts: 621
|
Posted: Feb 01, 2005 1:43pm Post subject: |
|
|
| Because you can do it doesn't mean it's right.. If you plan to connect to a network via a proxy you should alert the staff of your intentions atleast. |
|
| Back to top |
|
 |
EqualSlashed_Brian Lurker

Joined: 29 Aug 2004 Posts: 222 Location: IRC
|
Posted: Feb 01, 2005 2:30pm Post subject: |
|
|
| codemastr explains stuff better than me. Hee. |
|
| Back to top |
|
 |
codemastr Idler

Joined: 05 Feb 2004 Posts: 353
|
Posted: Feb 03, 2005 11:43pm Post subject: |
|
|
| [DiMENSiON] wrote: | | Because you can do it doesn't mean it's right.. If you plan to connect to a network via a proxy you should alert the staff of your intentions atleast. |
Why not just pay for access to a closed proxy and then you never have to worry. |
|
| Back to top |
|
 |
|