Go to file
12nick12 881a107bfc
Rename setup.sh to client/setup.sh
2018-06-05 15:23:42 -04:00
client Rename setup.sh to client/setup.sh 2018-06-05 15:23:42 -04:00
README.md Update README.md 2018-06-05 15:06:28 -04:00
start.sh Create start.sh 2018-06-05 15:22:49 -04:00

README.md

sshjump

Bash scripts to ease setting up reverse ssh tunnel for ssh to hosts behind nat

You must install sqlite3 and autossh

Debian/Ubuntu apt install sqlite3 autossh

CentOS yum install sqlite3 autossh