aboutsummaryrefslogtreecommitdiff
path: root/net/autossh/files/autossh.config
blob: 6ec323858e25cb749b434a0e3338eb010cec5721 (plain)
1
2
3
4
5
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'