From e43cb9e16a365ed7f581efddf485e63a996a36f7 Mon Sep 17 00:00:00 2001 From: Frank Horvath Date: Thu, 12 May 2022 09:37:34 +0200 Subject: [PATCH] Adding link to SNMP simulator (#719) Co-authored-by: Billy Chan --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 796a2287..1bafa919 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -33,3 +33,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [Warpgate](https://github.com/warp-tech/warpgate) | Smart SSH bastion that works with any SSH client - [suzuya](https://github.com/SH11235/suzuya) | A merchandise management application using SeaORM, Actix-Web, Tera - [Quasar](https://github.com/Technik97/Quasar) | Rust REST API using Actix-Web, SeaOrm and Postgres with Svelte Typescript Frontend +- [snmp-sim-rust](https://github.com/sonalake/snmp-sim-rust) | SNMP Simulator