Saturday, April 18, 2015

Reverse port forwarding

rc.local /usr/lib/autossh/autossh -M 10985 -N -f -o "PubkeyAuthentication=yes" -o "PasswordAuthentication=no" -i /home/djohnson/.ssh/id_rsa -R 20001:localhost:22 djohnson@villageshare.chpc.ac.za & exit 0