[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Using tor in http proxied enviroment
- To: or-talk@xxxxxxxx
- Subject: Using tor in http proxied enviroment
- From: Alexandre Vieira <nullpt@xxxxxxxxx>
- Date: Fri, 12 Aug 2005 18:10:13 +0100
- Delivered-to: archiver@seul.org
- Delivered-to: or-talk-outgoing@seul.org
- Delivered-to: or-talk@seul.org
- Delivery-date: Fri, 12 Aug 2005 13:10:25 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Satvg1fOodU260DbdIokZhYa38esA2v7qY3Fv9hBSnJJfgwfCavqnCtL/IHPj5NLg16t3G+QsVhVTitc/eXfd24YGvV3xecqAIXDzGeq7rXnkB9HtqyrUykVnQbdjhPuOAMSCaoJ+YNg1jE0Bh/8C52FdqKMsn7L0H0/XrnmFV8=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
Hello folks,
I work at a large office with hundreds of machines. We are able to
access the internet trough an http proxy (requires authentication)
which only speaks 80, 443, 3128, 8080. I choose tor because it uses
80/443, so it could bypass the http proxy.
The scheme is this:
PC[198.162.5.45] -> <internal network> -> HTTP PROXY[192.168.2.78] -> Web
The question is: Is there any program that will forward tor traffic
trough our authenticated http proxy?
Thank you for your help.
Nullpt