Add small script to tunnel into hsh
This commit is contained in:
Executable
+4
@@ -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
|
||||
Reference in New Issue
Block a user