PublicMathWiki: ProxyBySsh

(Web) Proxy by SSH

To get Web access to I-MATH intranet webserver it's possible to setup a SOCKS SSH proxy channel:

ssh -C -D 1080 <I-MATH account>@ssh.math.uzh.ch

Tell the browser to use the new proxy connection. To use the I-MATH intenal DNS Server (necessary get access to hostnames that are only known inside of I-MATH), use the SOCKS5 protocol, incl. DNS forward.

ff-proxy.png

PublicMathWiki: ProxyBySsh (last edited 2020-04-10 09:16:03 by crose)