[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-talk] tor-bundle , ssh , torsock howto ?



On Fri, 20 Jan 2012 15:33:46 -0200
"linuxeando72@xxxxxxxxx" <linuxeando72@xxxxxxxxx> wrote:

> On Viernes 20 enero 2012 10:03:28 J. Bakshi escribiÃ:
> > On Fri, 20 Jan 2012 17:26:15 +0530
> > 
> > "J. Bakshi" <bakshi12@xxxxxxxxx> 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@xxxxxxxxx
> 
> 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
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk