ssh

túnel ssh

ssh -f -N -q -L 8080:localhost:80 pgrigio0@casandra.pm
http://localhost:8080

proxy socks

ssh -D 8080 myuser@remote_ssh_server
proxy=localhost:8080