From dd13765f16545c345ba89d5d64cb5dac5dfa932a Mon Sep 17 00:00:00 2001 From: Russtopia Date: Wed, 6 Mar 2019 12:57:01 -0800 Subject: [PATCH] Updated README.md (test push hook) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2b2e1e8..616c2bd 100644 --- a/README.md +++ b/README.md @@ -164,4 +164,3 @@ 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 -