aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d526264..eeaaff0 100644
--- a/packages.json
+++ b/packages.json
@@ -3085,5 +3085,24 @@
"description": "PF_RING wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/pfring.nim"
+ },
+ {
+ "name": "libipset",
+ "url": "https://github.com/rgv151/libipset.nim",
+ "method": "git",
+ "tags": [
+ "ipset",
+ "firewall",
+ "netfilter",
+ "mac",
+ "ip",
+ "network",
+ "collection",
+ "rule",
+ "set"
+ ],
+ "description": "libipset wrapper for Nim",
+ "license": "MIT",
+ "web": "https://github.com/rgv151/libipset.nim"
}
]