packages/net/autossh/files/autossh.config

6 lines
158 B
Text
Raw Normal View History

config autossh
option ssh '-i /etc/dropbear/id_rsa -N -T -R 2222:localhost:22 user@host'
option gatetime '0'
option monitorport '20000'
option poll '600'