Added package pfring

This commit is contained in:
Bruce Doan 2015-08-24 00:20:54 +07:00
parent 6b099f955d
commit 30b770bf44

View File

@ -3067,5 +3067,23 @@
"description": "A perlin noise generation library",
"license": "MIT",
"web": "https://github.com/Nycto/PerlinNim"
},
{
"name": "pfring",
"url": "https://github.com/rgv151/pfring.nim",
"method": "git",
"tags": [
"pf_ring",
"packet",
"sniff",
"pcap",
"pfring",
"network",
"capture",
"socket"
],
"description": "PF_RING wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/pfring.nim"
}
]