Skip to content

pjcarly/hassio-addons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hassio-addons

https://home-assistant.io/hassio

Autossh

Simple autossh addon. The addon creates a ssh keypair, and uses it to connect to to the given host. The public key can be found in the log after the first startup.

Remember to set GatewayPorts clientspecified in sshd-config if you would like to open ports on other interfaces than localhost.

IMPORTANT: If you set GatewayPorts yes, all forwarded ports will listen on all interfaces, 0.0.0.0. GatewayPorts clientspecified is preferable.

Licence

MIT (c) Odin Ugedal

About

My addons for hass.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.3%
  • Dockerfile 24.7%