On Fri, 20 Jan 2012 15:33:46 -0200 "[email protected]" <[email protected]> wrote:
> On Viernes 20 enero 2012 10:03:28 J. Bakshi escribió: > > On Fri, 20 Jan 2012 17:26:15 +0530 > > > > "J. Bakshi" <[email protected]> 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 [email protected] > > 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 [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
