Commit Graph

5 Commits

Author SHA1 Message Date
Hadrien Milano
607e1c8eb7 Document apks option of ssh addon (#2100) 2021-07-08 10:03:37 +02:00
deddc23efb
58fc44491f Clarify that remote SSH access is disabled by default and expand upon… (#1594)
* Clarify that remote SSH access is disabled by default and expand upon the details required to set the SSH TCP port field to enable remote SSH access

* Update ssh/DOCS.md

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-04 12:01:58 +01:00
Fredrik Wendt
1fa1b4c468 Improves Terminal & SSH Add-On documentation (#1458)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-06 23:49:17 +02:00
adamgreg
98b234f9f7 SSH: Add local TCP forwarding option (#1364)
* SSH: Add local TCP forwarding option

Add allow_tcp_forwarding option, to allow local port forwarding by the SSH add-on. Code lifted from the more advanced [SSH & Web Terminal](https://github.com/hassio-addons/addon-ssh) add-on.

* Bump version to 8.6.0

* SSH: Rename tcp_forwarding option

* Update ssh.sh

* Update DOCS.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-06-03 16:32:00 +02:00
Joakim Sørensen
61fee6442a ssh: Split documentation (#1302) 2020-05-11 19:48:33 +02:00