mirror of https://gogs.blitter.com/RLabs/xs
Update 'README.md'
This commit is contained in:
parent
dd13765f16
commit
61f12d33bc
|
@ -164,3 +164,4 @@ Example, tunnelling ssh through hkexsh (NOTE [issue #15](https://blitter.com:300
|
||||||
* [server side] $ sudo /usr/sbin/sshd -p 7002
|
* [server side] $ sudo /usr/sbin/sshd -p 7002
|
||||||
* [client side, term A] $ hkexsh -T=6002:7002 user@server
|
* [client side, term A] $ hkexsh -T=6002:7002 user@server
|
||||||
* [client side, term B] $ ssh user@localhost -p 6002
|
* [client side, term B] $ ssh user@localhost -p 6002
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue