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
Pascal Vizeli
9e18140dd6
Add support for new openzwave ( #1273 )
...
* Add support for new openzwave
* Fix pipeline
* fix log output
* Support auth / discovery
* Add basic structs
* fix lint
* Fix start order
2020-05-07 14:12:27 +02:00
Pascal Vizeli
a258fdc96d
Fix certificate request logic & S6-Overlay ( #1166 )
...
* Fix certificate request logic (#1148 )
* Fix Certbot logic
* Resolved multiple directory issue
* Only scan for directories
* Typo
* Quote the path passed to realpath
* Use find and awk and sort and tail instead of ls
* Add numeric flag to sort
* Remove unnecessary if..then in awk
* Update run.sh
* Update run.sh
* Update run.sh
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
* S6-overlay
* Fix version
* Fix lint
* Fix check
2020-03-25 23:45:46 +01:00
Pascal Vizeli
7639eef0e7
Show information/warning if the SSH port is disable ( #1156 )
...
* Show information/warning if the SSH port is disable
* Update config.json
* Update CHANGELOG.md
2020-03-01 14:42:31 +01:00
Pascal Vizeli
c853fcef65
Add support for new audo layer ( #1153 )
...
* Add support for new audo layer
* Add layer
* restucture
* better struct
* Improve devcontainer
* Fix container
* Fix LN
* disable lint
* ignore
2020-03-01 13:08:12 +01:00