Files
addons/ssh
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
..
2020-05-07 22:29:07 +02:00
2020-02-03 13:53:58 +01:00
2018-03-23 23:59:49 +01:00
2020-05-11 19:48:33 +02:00

Home Assistant Add-on: SSH server

Allow logging in remotely to Home Assistant using SSH or just the web terminal with Ingress.

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

About

Setting up an SSH server allows access to your Home Assistant folders with any SSH client. It also includes a command-line tool to access the Home Assistant API.