diff --git a/source/data/applications.json b/source/data/applications.json index de26c54..73f9ab3 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9429,6 +9429,22 @@ "language": "TypeScript", "license": "Apache-2.0", "homepage_url": "https://jsoncrack.com/" + }, + { + "name": "Sniffnet", + "description": "", + "repo_url": "https://github.com/GyulyVGC/sniffnet", + "tags": [], + "platforms": [ + "cross" + ], + "category": "network", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file diff --git a/source/data/categories.json b/source/data/categories.json index 4896b5e..cf5acdb 100644 --- a/source/data/categories.json +++ b/source/data/categories.json @@ -708,6 +708,12 @@ "parent": "internet", "description": "" }, + { + "name": "Network", + "id": "network", + "parent": "internet", + "description": "" + }, { "name": "Other", "id": "other",