WindowsFirewallHelper v2.0.1.11-alpha3
Pre-release
Pre-release
falahati
released this
21 Mar 22:10
·
54 commits
to master
since this release
- Parse method added to all types of addresses
FirewallV1
renamed toFirewallLegacy
andFirewallV2
renamed toFirewallWAS
along with other naming changesSingleIP
now correctly parsesIPRange
s andNetworkAddresse
s containing only one IPAddress- Moved hardcoded
ProgIds
from all classes to the COMInterop interfaces FirewallProtocol.Any
is again considered a valid value forFirewallWAS
IFirewall.Profiles
is now read-only- Fixed a problem with
FirewallLegacy
still trying to resolve rule names even when theName
property is used - Method for
FirewallProduct
registration and information moved toFirewallManager
FirewallWASRuleWin7
andFirewallWASRuleWin8
now has a public general constructorIFirewallRule.Profiles
no longer has a setter- Default Protocol changed from Any to TCP in
FirewallLegacy
for better compatibility with newer versions of Windows Firewall - Fixed a bug that made it impossible to create rules for
FirewallLegacy
- Port range is now inclusive
- Assembly is now signed
- XML documentation file is now a part of NuGet package
https://www.nuget.org/packages/WindowsFirewallHelper/2.0.1.11-alpha3