mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package libpcap (#2440)
This commit is contained in:
parent
de4976c8c1
commit
9f19a86aae
@ -28313,15 +28313,31 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/inv2004/ttop"
|
||||
},
|
||||
{
|
||||
"name": "bitables",
|
||||
"url": "https://github.com/Retkid/bitables",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"tables",
|
||||
"maps"],
|
||||
"description": "bidirectional {maps, tables, dictionaries} in nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Retkid/bitables"
|
||||
{
|
||||
"name": "bitables",
|
||||
"url": "https://github.com/Retkid/bitables",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"tables",
|
||||
"maps"
|
||||
],
|
||||
"description": "bidirectional {maps, tables, dictionaries} in nim",
|
||||
"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