Add small script to tunnel into hsh

This commit is contained in:
Jan Philipp Timme 2018-06-22 11:34:23 +02:00
parent e462181a83
commit b82bfa399c
1 changed files with 4 additions and 0 deletions

4
bin/hsh-tunnel.sh Executable file
View File

@ -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