Added Wireshark (#784)

Co-authored-by: Jillian Oestreicher <jillianoestreicher@Jillians-MacBook-Pro.local>
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
jilloestreicher 2022-10-29 07:40:24 -04:00 committed by GitHub
parent 2048c0e9b2
commit a19991e9f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9240,7 +9240,7 @@
],
"repo_url": "https://github.com/iterate-ch/cyberduck",
"title": "Cyberduck",
"icon_url": "https://cdn.cyberduck.io/img/cyberduck-icon-rect-512.png",
"icon_url": "",
"screenshots": [
"https://cdn.cyberduck.io/img/mac/browser-bookmarks.png",
"https://cdn.cyberduck.io/img/mac/browser.png"
@ -9251,6 +9251,20 @@
]
},
{
"short_description": "Wireshark is the worlds foremost and widely-used network protocol analyzer. It lets you see whats happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions.",
"categories": [
"system"
],
"repo_url": "https://gitlab.com/wireshark/wireshark/-/tree/master",
"title": "Wireshark",
"icon_url": "https://gitlab.com/wireshark/wireshark/-/blob/master/docbook/wsdg_graphics/ws-logo.png",
"screenshots": [],
"official_site": "https://www.wireshark.org/",
"languages": [
"c",
"c++"
]
}, {
"short_description": "zoxide is a smarter cd command for your terminal.",
"categories": [
"finder",
@ -9286,6 +9300,5 @@
"javascript"
]
}
]
}