Results 1 to 7 of 7
Are there any open source projects for providing "anonymizer" type
surfing services? Where you enter a specific URL and surf through
that so your URL destinations are locally "hidden" and ...
- 04-22-2009 #1Banned
- Join Date
- Dec 2002
- Location
- Texas
- Posts
- 242
URL anonymizer software
Are there any open source projects for providing "anonymizer" type
surfing services? Where you enter a specific URL and surf through
that so your URL destinations are locally "hidden" and you're going
through port 80 (not a proxy server, per say, like Squid).
Thanks!
- 04-22-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
You can check out tork to see if it will work for you:
Home - anonymityanywhere.com/torkoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 04-22-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 90
Tor. "The Onion Router" - use it with Privoxy.
Be advised though that any such software will slow down the machine's access quite considerably, and they are only valid for port 80.
If you are looking for more complete solutions, then Relakks VPN may be your best bet.
- 04-23-2009 #4Banned
- Join Date
- Dec 2002
- Location
- Texas
- Posts
- 242
Sorry, but I'm not looking for an anonymizer/proxy service,
I'm looking for the actual software so I can setup my own.
I've got Squid for proxies but I'm interested in adding a port
80 url anonymizer for clients to sneak through web proxies.
- 04-23-2009 #5Just Joined!
- Join Date
- Apr 2009
- Posts
- 90
I'm looking for the actual software so I can setup my own.
You need hosts to provide anonymity through, therefore you cannot simply just "set up your own".
Use Tor
- 04-23-2009 #6Banned
- Join Date
- Dec 2002
- Location
- Texas
- Posts
- 242
- 04-23-2009 #7Just Joined!
- Join Date
- Apr 2009
- Posts
- 90
A URL must be understood by the sending machine and the receiving machine, therefore either both machines have to use the same encoding to transfer data (as is done with SSL - although that does not encrypt the url, only the traffic sent between the hosts), or there has to be intermediate points at which the receiving machine connects with an encrypted URL and that machine then decrypts the URL to contact the remote machine.
This is basically using some form of VPN - and the VPN machine would be the one that connects unencrypted to the remote machine.


Reply With Quote
