You've already forked custom-firewall
chore: update to use ipset for port list
This commit is contained in:
@@ -4,6 +4,8 @@ whitelist_ip6: []
|
||||
whitelist_interface: "eth0"
|
||||
whitelist_ip4_name: "whitelist"
|
||||
whitelist_ip6_name: "whitelist6"
|
||||
whitelist_ports_tcp: "whitelist_ports_tcp"
|
||||
whitelist_ports_udp: "whitelist_ports_udp"
|
||||
whitelist_public_tcp_port:
|
||||
- 80
|
||||
- 443
|
||||
|
||||
Reference in New Issue
Block a user