Tor and port 80

carmee at space.xs4all.nl carmee at space.xs4all.nl
Mon Sep 26 17:35:32 UTC 2005


On Mon, Sep 26, 2005 at 01:12:12PM -0400, Marc Abel wrote:
> Is there a hack for sharing port 80 between a Tor server AND a WWW
> server on a single IP?  What I'm thinking is, "looks like a website to
> the authorities", and "looks like a Tor server to Chinese dissidents".

It should be possible to write a small server listening on port 80 that
does something like this:

if traffic exactly is tor server traffic
   route/nat/tunnel to internal tor port
else
   route/nat/tunnel to internal httpd port
  


carmee.



More information about the tor-talk mailing list