From 3da4cd6c7be76f69e020d6e861c43c4e580468be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 19 Jun 2019 11:13:47 +0200 Subject: [PATCH] Migrate remotessh plugin documentation --- remotessh/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 remotessh/README.md diff --git a/remotessh/README.md b/remotessh/README.md new file mode 100644 index 00000000..93a47773 --- /dev/null +++ b/remotessh/README.md @@ -0,0 +1,3 @@ +# Remote ssh + +This plugin allowes to to establish a reverse SSH tunnel to the device where nymea is running. This requires a reverse ssh proxy running somewhere accessable from the system. \ No newline at end of file