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

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



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!!!!!. 


___________________________________

__________________________________________
Key ID :0x4EFA155F379D2F00
hkp://wwwkeys.eu.pgp.net
"Try Linux and your soul will rest in peace"
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk