blob: 6e8862b3341432c181e0e18879ccacfbdd31af79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config natmap
option enable '0'
option family ''
option udp_mode '1'
option interface ''
option interval ''
option stun_server 'stunserver.stunprotocol.org'
option http_server 'example.com'
option port '8080'
option forward_target ''
option forward_port ''
option notify_script ''
|