Creating an SSH tunnel for proxy connections
Often it is helpful to tunnel certain traffic through an SSH tunnel. If you are on a public wifi connection where you may fear someone else intercepting your email or web traffic. Or in a work environment which may block access to a site you must access through your web browser. With an SSH tunnel,…