mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package libpcap (#2440)
This commit is contained in:
parent
de4976c8c1
commit
9f19a86aae
@ -28313,15 +28313,31 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/inv2004/ttop"
|
"web": "https://github.com/inv2004/ttop"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "bitables",
|
"name": "bitables",
|
||||||
"url": "https://github.com/Retkid/bitables",
|
"url": "https://github.com/Retkid/bitables",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"tables",
|
"tables",
|
||||||
"maps"],
|
"maps"
|
||||||
"description": "bidirectional {maps, tables, dictionaries} in nim",
|
],
|
||||||
"license": "MIT",
|
"description": "bidirectional {maps, tables, dictionaries} in nim",
|
||||||
"web": "https://github.com/Retkid/bitables"
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Retkid/bitables"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "libpcap",
|
||||||
|
"url": "https://github.com/praetoriannero/nim_libpcap",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"libpcap",
|
||||||
|
"packet",
|
||||||
|
"pcap",
|
||||||
|
"sniff",
|
||||||
|
"sniffer"
|
||||||
|
],
|
||||||
|
"description": "A wrapper for the libpcap library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/praetoriannero/nim_libpcap"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user