Add Sniffnet to Rust resources

This commit is contained in:
Giuliano Bellini
2024-01-11 17:25:05 +01:00
committed by GitHub
parent 93d61be802
commit 9806605f3f

View File

@@ -1821,6 +1821,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",