Added package libipset

This commit is contained in:
Bruce Doan 2015-08-24 08:48:33 +07:00
parent 47be9fcdf1
commit 445d479d21

View File

@ -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"
}
]