Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Anonymous Web browsing

by dree (Monsignor)
on Jul 20, 2002 at 13:34 UTC ( [id://183588]=note: print w/replies, xml ) Need Help??


in reply to Anonymous Web browsing

jepri is right: you need an http proxy placed in another machine that navigate for you the target address (in this way the remote server knows only the ip of the proxy machine).

Good point to start are 2 http proxies made in Perl: wsproxy: Perl Web Proxy and mine http wrapper

Replies are listed 'Best First'.
Re: Re: Anonymous Web browsing
by mr2 (Friar) on Jul 20, 2002 at 17:46 UTC

    and what about anonymizer.com?

    for example:
    http://anon.free.anonymizer.com/http://www.perlclub.tk

    yes it has a principle of proxy but it can be done without
    a proxy server imho (cgi script != deamon)

      A proxy is "A technique used to cache information on a Web server and acts as an intermediary between a Web client and that Web server".

      My http wrapper is a CGI (not a daemon) that "acts as an intermediary between a Web client and that Web server" using LWP.

      In this way my (remote, for the client) CGI navigate for you (the client) the target URL, hiding (for the server that hosts the target URL) the ip of the client (like anonymizer).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://183588]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-19 08:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found