mirror of
https://github.com/openwrt/packages.git
synced 2026-04-20 20:38:36 +04:00
natmap: allow binding to a port or port range
Signed-off-by: Ray Wang <r@hev.cc>
This commit is contained in:
@@ -24,7 +24,7 @@ validate_section_natmap() {
|
||||
'interval:uinteger' \
|
||||
'stun_server:host' \
|
||||
'http_server:host' \
|
||||
'port:portrange' \
|
||||
'port:or(port,portrange)' \
|
||||
'forward_target:host' \
|
||||
'forward_port:port' \
|
||||
'notify_script:file' \
|
||||
|
||||
Reference in New Issue
Block a user