remote proxy over ssh without proxy software
I just came across a way to make any host where you can ssh to act as
an exit point for your browsing sessions.
ssh -D 12345 <yourserver>
For example in firefox, remove all your proxy settings and just fill
in the SOCKS part:
host:yourserver port:12345
Happy browsing.
0 Comments:
Post a Comment
<< Home