Added package pfring
This commit is contained in:
parent
6b099f955d
commit
30b770bf44
1 changed files with 18 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue