blob: 01328c1bbc60f3b55d2e747a7ae3e07838299e1f (
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 'stun.stunprotocol.org'
option http_server 'example.com'
option port '8080'
option forward_target ''
option forward_port ''
option notify_script ''
|