System architect at AraxaTech
You can create SOCKS proxy using ssh by running
ssh -D port login@server
replace port with port number you want proxy to appear on your local machine, in web browser choose SOCKS for proxy type, localhost for proxy server and same port as port in command above.