Readme and configs edits

This commit is contained in:
murdrum
2020-08-01 00:51:40 +02:00
parent b2a5e62421
commit 99980260c9
5 changed files with 28 additions and 28 deletions

4
config
View File

@ -3,9 +3,9 @@ Host jumpserver
User root
IdentityFile /home/<USER>/.ssh/<ID>
Host remotehost
Host HostToExpose
Hostname localhost
User <REMOTE_USER>
Port 20001
IdentityFile /home/<USER>/.ssh/<ID>
Proxycommand ssh -W %h:%p jumpserver
Proxycommand ssh -W %h:%p jumpserver