Files
packages/net/autossh/files/autossh.config
T
2016-09-06 13:51:24 +02:00

6 lines
158 B
Plaintext

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'