Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-13 22:03:09 +00:00

update docs

This commit is contained in:
bol-van
2026-02-10 12:07:24 +03:00
parent d981391120
commit 6204c74993

View File

@@ -5206,7 +5206,7 @@ Outputs to stdout: `-m connbytes --connbytes-dir=original --connbytes-mode=packe
```
ipt_port_ipset()
# $1 - ipset name
# $2 - comma separated port or port range list. ranges are por1-port2
# $2 - comma separated port or port range list. ranges are port1-port2
```
Creates "bitmap:port" ipset filled with the supplied port list. If the set already exists it's elements are replaced.