feat: 增加SNMP测试环境

This commit is contained in:
ZacharyZcR
2024-12-23 03:00:07 +08:00
parent 3529efcb24
commit 26525dbb0e
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
docker build -t snmp-weak .
docker run -d --name snmp-test -p 161:161/udp snmp-weak