diff --git a/bin/hsh-tunnel.sh b/bin/hsh-tunnel.sh new file mode 100755 index 0000000..cf67cb3 --- /dev/null +++ b/bin/hsh-tunnel.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +chromium --proxy-server=socks5://127.0.0.1:3128 & +ssh ssh.inform.hs-hannover.de -D 127.0.0.1:3128