mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package pfring
This commit is contained in:
parent
6b099f955d
commit
30b770bf44
@ -3067,5 +3067,23 @@
|
|||||||
"description": "A perlin noise generation library",
|
"description": "A perlin noise generation library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Nycto/PerlinNim"
|
"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…
x
Reference in New Issue
Block a user