
config servers 'tunnel_org_cn'
	option host 'tunnel.org.cn'
	option port '4443'

config servers 'phiui_com'
	option host 'phiui.com'
	option port '4443'

config tunnel 'tunnel1'
	option enabled '0'
	option server 'tunnel_org_cn'
	option type 'http'
	option lport '80'
	option dname 'openwrt'
