Update 'README.md'

This commit is contained in:
Russtopia 2019-03-06 12:58:40 -08:00
parent dd13765f16
commit 61f12d33bc

View file

@ -164,3 +164,4 @@ Example, tunnelling ssh through hkexsh (NOTE [issue #15](https://blitter.com:300
* [server side] $ sudo /usr/sbin/sshd -p 7002
* [client side, term A] $ hkexsh -T=6002:7002 user@server
* [client side, term B] $ ssh user@localhost -p 6002