mirror of
https://github.com/netchx/netch.git
synced 2026-04-03 19:35:10 +08:00
Netch 自动加入防火墙规则
This commit is contained in:
@@ -36,6 +36,8 @@ namespace Netch.Forms
|
||||
//MenuStrip.Enabled = ConfigurationGroupBox.Enabled = ControlButton.Enabled = SettingsButton.Enabled = false;
|
||||
|
||||
UpdateStatus(State.Starting);
|
||||
|
||||
Firewall.AddNetchFwRules();
|
||||
|
||||
Task.Run(() =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user