mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
6 lines
158 B
Plaintext
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'
|