Commit Graph

3 Commits

Author SHA1 Message Date
Pascal Vizeli
1abda8bfed SSH: Use new banner and tempio (#1800)
* SSH: Use new banner and tempio

* fix change for tests

* Update ssh/build.json

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

* fix build

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-02 19:05:08 +01: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
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