If you have a ssh connection to a remote machine, you can use socks to
proxy all your web traffic through that machine.
All you have to do was to write to your personal home desktop
.ssh/config file:
Host myhost
|

If you have a ssh connection to a remote machine, you can use socks to
proxy all your web traffic through that machine.
All you have to do was to write to your personal home desktop
.ssh/config file:
Host myhost
|