Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 10:02:57 -0300
From:      Mario Lobo <lobo@bsd.com.br>
To:        "William A. Mahaffey III" <wam@hiwaay.net>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Tor-project & git ....
Message-ID:  <CA%2ByoEx81Kv1GAbGOSmMoDgJis0LSBmnhVRgDzw_9V-pCFELC2w@mail.gmail.com>
In-Reply-To: <54220B20.6070601@hiwaay.net>
References:  <5421DC35.5000402@hiwaay.net> <20140923230305.471c5dac.freebsd@edvax.de> <20140923194808.3755c46b@Papi> <54220B20.6070601@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help
2014-09-23 21:06 GMT-03:00 William A. Mahaffey III <wam@hiwaay.net>:

> On 09/23/14 17:48, Mario Lobo wrote:
>
>> On Tue, 23 Sep 2014 23:03:05 +0200
>> Polytropon <freebsd@edvax.de> wrote:
>>
>>  On Tue, 23 Sep 2014 15:46:45 -0500, William A. Mahaffey III wrote:
>>>
>>>> .... I am interested in the tor project
>>>> (https://www.torproject.org/) for anonymizing my browsing.
>>>> Inconveniently (but not surprisingly), they don't have a prebuilt
>>>> FBSD 9.3 package.
>>>>
>>> FreeBSD has a port of Tor in its collection, but I don't know
>>> how far that can be used as an integration to web browsers...
>>>
>>>  Yes, it has ! And it works beautifully. I have a working setup of
>> tor+privoxy that delivers exactly what is expected.
>>
>> tor         TCP 127.0.0.1:9050 (LISTEN)
>> privoxy     TCP 10.10.10.1:8118 (LISTEN)
>>
>>
>> # snip of /usr/local/etc/privoxy/config
>> #
>> #      To chain Privoxy and Tor, both running on the same system, you
>> #      would use something like:
>> #
>> forward-socks5   /               127.0.0.1:9050 .
>>
>>
>>
>> I just point my browser to privoxy and it communicates with tor.
>>
>
>
> I got tor, privoxy, torsocks (just in case) pkg-installed, but I am
> puzzled by the 2 lines above showing LISTEN .... that is output from ....
> what (presumably w/ the 2 daemons started) ? Remember, *noob*, *noob*,
> *noob* when it comes to system software :-/ ....
>
>
>
> --
>
>         William A. Mahaffey III
>
>
Ahh ... Ok. Sorry about that. Both lines were selected from an lsof output
for

lsof -n | grep tor  and  lsof -n | grep privoxy, with both daemons running,
yes !

I didn't have any need for torsocks.

-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winfoes FREE)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2ByoEx81Kv1GAbGOSmMoDgJis0LSBmnhVRgDzw_9V-pCFELC2w>