#### LAST DOC MODIFY: 2011-11-18 SSH TUNNEL All traffic encrypted and routed through remote server. If you want to route traffic through an SSH connection, you will need to set your SSH connection to act as a SOCKS proxy. In Terminal, enter: $ ssh -D 1080 [username]@[some.webserver.com] __________________________________________________________________________________________ Copyright 2000-2011 Dylan Schneider. All Rights Reserved. This document uses unix line breaks(LF). Text on macnode.com is for example only, not as actual working instructions. Text on macnode.com should only be used as a guide, and only by advanced it professionals.