feat(firewall): add IP set blocking convenience API with CIDR interval support and optional rule comments
This commit is contained in:
@@ -52,7 +52,9 @@ export type {
|
||||
INftRateLimitRule,
|
||||
INftConnectionRateRule,
|
||||
INftFirewallRule,
|
||||
INftIPSetBlockOptions,
|
||||
INftIPSetConfig,
|
||||
INftCleanupOptions,
|
||||
INftRuleGroup,
|
||||
ISmartNftablesOptions,
|
||||
INftStatus,
|
||||
|
||||
Reference in New Issue
Block a user