config autossh
	option ssh	'-i /etc/dropbear/id_rsa -N -T -R 2222:localhost:22 user@host'
	#option dropbearproxy 'ncat --proxy 127.0.0.1:9050 --proxy-type socks5 1.2.3.4 22'
	option gatetime	'0'
	option monitorport	'20000'
	option poll	'600'
	option enabled	'0'
