添加防火墙规则

This commit is contained in:
snltty
2024-04-07 10:38:21 +08:00
parent 2f4de40c61
commit 6fb382f78b
6 changed files with 79 additions and 10 deletions

View File

@@ -28,6 +28,7 @@ namespace cmonitor.plugins.wlan
public void UseClient(ServiceProvider serviceProvider, Config config, Assembly[] assemblies)
{
serviceProvider.GetServices<WlanReport>();
}
public void UseServer(ServiceProvider serviceProvider, Config config, Assembly[] assemblies)