mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
Upstream changelog: https://github.com/heiher/natmap/releases/tag/20250924 Signed-off-by: Ray Wang <git@hev.cc>
20 lines
436 B
Plaintext
20 lines
436 B
Plaintext
config natmap
|
|
option enable '0'
|
|
option family ''
|
|
option udp_mode '1'
|
|
option interface ''
|
|
option interval ''
|
|
option stun_cycle ''
|
|
option stun_server 'stunserver.stunprotocol.org'
|
|
option http_server 'example.com'
|
|
option fwmark ''
|
|
option port '8080'
|
|
option forward_target ''
|
|
option forward_port ''
|
|
option forward_timeout ''
|
|
option forward_congestion ''
|
|
option notify_script ''
|
|
option log_stdout '1'
|
|
option log_stderr '1'
|
|
|