From 5528fe4a175b74e7a4d4a16c96e03ff2d580ec9d Mon Sep 17 00:00:00 2001 From: Russtopia Date: Wed, 6 Mar 2019 10:39:38 -0800 Subject: [PATCH] Update 'README.md' (test for CI push hook) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 616c2bd..2b2e1e8 100644 --- a/README.md +++ b/README.md @@ -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 +