20 lines
539 B
Markdown
20 lines
539 B
Markdown
# 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.
|
|
|
|
## Supported Things
|
|
|
|
* Remote SSH
|
|
* Reverse SSH connection
|
|
* Config target IP-address, local and remote port
|
|
* Username and Password login
|
|
|
|
## Requirements
|
|
|
|
* The package “nymea-plugin-remotessh” must be installed
|
|
* Reverse SSH proxy server
|
|
|
|
## More
|
|
|
|
https://www.howtogeek.com/428413/what-is-reverse-ssh-tunneling-and-how-to-use-it/
|