Update README.md
This commit is contained in:
parent
8be380198a
commit
21c1655b47
@ -1,2 +1,10 @@
|
|||||||
# sshjump
|
# sshjump
|
||||||
Bash scripts to ease setting up reverse ssh tunnel for ssh to hosts behind nat
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user