nsbin/leibniz.ssh

4 lines
72 B
Bash
Executable File

#!/bin/sh
ssh -o 'ProxyCommand corkscrew 192.168.100.10 3128 %h %p' $@