packages/net/autossh/files/autossh.config

5 lines
137 B
Plaintext
Raw Normal View History

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