dotfiles/bin/hsh-tunnel.sh

5 lines
111 B
Bash
Executable File

#!/bin/bash
chromium --proxy-server=socks5://127.0.0.1:3128 &
ssh ssh.inform.hs-hannover.de -D 127.0.0.1:3128