Netch 自动加入防火墙规则

This commit is contained in:
ChsBuffer
2020-07-08 23:01:15 +08:00
parent c8f28f29f1
commit f605bfa437
3 changed files with 138 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ namespace Netch.Forms
//MenuStrip.Enabled = ConfigurationGroupBox.Enabled = ControlButton.Enabled = SettingsButton.Enabled = false;
UpdateStatus(State.Starting);
Firewall.AddNetchFwRules();
Task.Run(() =>
{