[tor-talk] tor-bundle , ssh , torsock howto ?
J. Bakshi
bakshi12 at gmail.com
Fri Jan 20 17:50:56 UTC 2012
On Fri, 20 Jan 2012 15:33:46 -0200
"linuxeando72 at gmail.com" <linuxeando72 at gmail.com> wrote:
> On Viernes 20 enero 2012 10:03:28 J. Bakshi escribió:
> > On Fri, 20 Jan 2012 17:26:15 +0530
> >
> > "J. Bakshi" <bakshi12 at gmail.com> wrote:
> > > Dear list,
> > >
> > > I have tor-browser-bundle running. how can I use ssh with the tor running
> > > inside this browser bundle ? I have installed torsocks already. Is
> > > torsocks is better ? Confused... Please help.
> > >
> > > Thanks
> >
> tortunnel+ssh+proxychains.
>
>
> Using TorTunnel, it initiates the connection to an output node:
>
> ./torproxy 24.141.199.42
>
> torproxy 0.2 by Moxie Marlinspike.
> Retrieving directory listing…
> Connecting to exit node: 24.141.199.42:443
> SSL Connection to node complete. Setting up circuit.
> Connected to Exit Node. SOCKS proxy ready on 5060.
>
>
> SOCKS service started on port 5060. Now set the SSH local bridge:
>
> ssh -L 5050:127.0.0.1:5060 -CN -f root at 127.0.0.1
>
> configuration file proxychains located in / etc / proxychains.conf and defined as
> a SOCKS server on port 5050 :
>
> socks5 127.0.0.1 5050
>
>
> or you can use option Socks5Proxy in your torrc
> Socks5Proxy 127.0.0.1:5050
>
> sorry for my English, I read it but not write it!!!!!.
>
No problem at all.. Thanks for your help.
torproxy is new to me. Where can I get this ?
Though I like to give torsocs a test.. with tor-bundle
Thanks
More information about the tor-talk
mailing list