diff --git a/data.json b/data.json index 9cabe59..5e2d24c 100644 --- a/data.json +++ b/data.json @@ -1903,6 +1903,15 @@ ], "description": "Veloren is a multiplayer voxel RPG written in Rust." }, + { + "name": "Sniffnet", + "link": "https://github.com/GyulyVGC/sniffnet", + "label": "good-first-issue", + "technologies": [ + "Rust" + ], + "description": "Application to comfortably monitor network traffic." + }, { "name": "Twitter Util", "link": "https://github.com/twitter/util",