From 6677df2ef98bad395430e335a4cad6db7cf06ff3 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sun, 26 Oct 2025 20:46:10 +0800 Subject: [PATCH] Add docs --- config/ext.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/ext.json b/config/ext.json index d1559900..4101fb76 100644 --- a/config/ext.json +++ b/config/ext.json @@ -757,6 +757,10 @@ ] }, "snmp": { + "support": { + "Windows": "wip", + "BSD": "wip" + }, "type": "builtin", "arg-type-unix": "with", "arg-type-windows": "with",