Re: [squid-users] Sock Proxy Traffic

From: Chad Naugle <Chad.Naugle_at_travimp.com>
Date: Wed, 02 Mar 2011 09:58:40 -0500

Please read the configuration Manual for the said software on:
https://www.torproject.org/docs/tor-manual.html.en

In there, you will find different configuration parameters for
utilizing proxies:

HTTPProxy host[:port]
    Tor will make all its directory requests through this host:port (or
host:80 if port is not specified), rather than connecting directly to
any directory servers.

HTTPProxyAuthenticator username:password
    If defined, Tor will use this username:password for Basic HTTP
proxy authentication, as in RFC 2617. This is currently the only form of
HTTP proxy authentication that Tor supports; feel free to submit a patch
if you want it to support others.

HTTPSProxy host[:port]
    Tor will make all its OR (SSL) connections through this host:port
(or host:443 if port is not specified), via HTTP CONNECT rather than
connecting directly to servers. You may want to set FascistFirewall to
restrict the set of ports you might try to connect to, if your HTTPS
proxy only allows connecting to certain ports.

HTTPSProxyAuthenticator username:password
    If defined, Tor will use this username:password for Basic HTTPS
proxy authentication, as in RFC 2617. This is currently the only form of
HTTPS proxy authentication that Tor supports; feel free to submit a
patch if you want it to support others.

Socks4Proxy host[:port]
    Tor will make all OR connections through the SOCKS 4 proxy at
host:port (or host:1080 if port is not specified).

Socks5Proxy host[:port]
    Tor will make all OR connections through the SOCKS 5 proxy at
host:port (or host:1080 if port is not specified).

Socks5ProxyUsername username
Socks5ProxyPassword password
    If defined, authenticate to the SOCKS 5 server using username and
password in accordance to RFC 1929. Both username and password must be
between 1 and 255 characters.

>>> <squid_at_sourcesystemsonline.com> 3/2/2011 9:27 AM >>>
Hi,
I am using squid2.7STABLE8 on Windows 7 Ultimate.
I very aware that squid is a http proxy and cache program but am using
sock program - Tor anonymity program from torproject.org and i will
like
the sock traffic to pass through squid so that it can be cache.
Is it possible and how?
Yomi.

Travel Impressions made the following annotations
-------------------------------------------------------------
"This message and any attachments are solely for the intended recipient
and may contain confidential or privileged information. If you are not
the intended recipient, any disclosure, copying, use, or distribution of
the information included in this message and any attachments is
prohibited. If you have received this communication in error, please
notify us by reply e-mail and immediately and permanently delete this
message and any attachments.
Thank you."
Received on Wed Mar 02 2011 - 14:58:49 MST

This archive was generated by hypermail 2.2.0 : Wed Mar 02 2011 - 12:00:01 MST