mirror of
https://github.com/snltty/linker.git
synced 2025-10-30 04:02:13 +08:00
添加防火墙规则
This commit is contained in:
@@ -34,6 +34,8 @@ namespace cmonitor
|
||||
StartupTransfer.Use(serviceProvider, config, assemblies);
|
||||
|
||||
|
||||
FireWallHelper.Write(Path.GetFileNameWithoutExtension(System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName));
|
||||
|
||||
GCHelper.FlushMemory();
|
||||
await Helper.Await();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user