mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package umriss (#2832)
This commit is contained in:
parent
8171d4efaa
commit
45db86efb9
@ -32840,5 +32840,20 @@
|
|||||||
"description": "A lightweight and extremely fast nginx log parser that stores the result into a sqlite3 database for further analysis and action",
|
"description": "A lightweight and extremely fast nginx log parser that stores the result into a sqlite3 database for further analysis and action",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/pouriyajamshidi/nginwho"
|
"web": "https://github.com/pouriyajamshidi/nginwho"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "umriss",
|
||||||
|
"url": "https://github.com/tdely/umriss",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cli",
|
||||||
|
"syscalls",
|
||||||
|
"tool",
|
||||||
|
"seccomp",
|
||||||
|
"strace"
|
||||||
|
],
|
||||||
|
"description": "Extract syscall stats from strace output files",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/tdely/umriss"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user