From c2a03bfdcf0366fd6bb0402f46304c386b603107 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Mon, 28 Sep 2015 16:07:00 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c900df2..50784c5 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ SSHTunnel is a tiny small program to tunnel something through a SSH without any - At the moment, SSHTunnel uses only the password authentication methods. Therefore, it is currently not possible to use e.g. a certificate, etc. Nevertheless, the implementation of this feature is possible. - The configuration must be provided by using the command-line arguments. It is currently not possible to use e.g. a configuration file. - You can avoid the password argument if you prefer to provide the password on demand. +- [Ocean Remote Connections](https://github.com/SommerEngineering/OceanRemoteConnections) is a simple GUI for SSH Tunnel, PuTTY and WinSCP. ### Download Go and get the latest release from the [release page](https://github.com/SommerEngineering/SSHTunnel/releases).