Made a working ssh proxy server
This commit is contained in:
parent
e840c06181
commit
8c04f0d56d
12 changed files with 573 additions and 410 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
bastion
|
||||
libssh/
|
||||
id_rsa
|
||||
ssh_host_*_key
|
||||
test_client.c
|
||||
*.[do]
|
||||
|
|
Reference in a new issue