falahati/WindowsFirewallHelper
A class library to manage the Windows Firewall as well as adding your program to the Windows Firewall Exception list.
C#MIT
Issues
- 4
How to Modify Existing Entries?
#37 opened by M-Pixel - 6
How to add port range?
#60 opened by sinanbozkus - 0
Getting UserOwner
#67 opened by GitUser200607 - 0
.Net 8 NativeAOT Error
#66 opened by KFKMan - 0
- 0
Failures handling address ranges in windows firewall that don't align on a single netmask or cidr
#64 opened by TimesliceTechnologies - 1
Getting Grouping data
#63 opened by GitUser200607 - 0
Customized rule
#62 opened by SnowdenDev - 1
- 1
- 0
block ip not working!
#58 opened by AxelDeathBR - 1
Block all ports and all programs for a IP
#57 opened by gabrielpotumati - 8
- 3
- 1
Dialog box "Windows Security Alert". Project selects checkbox "Private networks, such as my home or work network" itself
#49 opened by bob-byte - 14
Exception thrown: 'System.NotSupportedException' in WindowsFirewallHelper.dll
#51 opened by josephnarai - 2
- 2
Can't access FirewallWAS.Rules in v2.1.4.81
#50 opened by Peter-Simpson - 0
Issue setting RemoteAddresses of a FirewallRule with a range of IPv6 addresses
#47 opened by nmehtaMS - 4
Version on NuGet not in sync with GitHub
#36 opened by kpisaksen - 1
Firewall profile - block
#43 opened by alizalevinger - 1
Remote Machines
#42 opened by SCLD-AFrey - 2
Q: Changes to the rules by other programs
#34 opened by falahati - 1
- 3
Incorrect StartAddress and EndAddress properties when using small subnet masks
#46 opened by hpshelton - 1
Basic Example doesnt work
#44 opened by b00nwin - 5
- 1
Nuget not working in .net core 2.1
#38 opened by mathis1337 - 4
Q: How to add a IP/Subnet
#35 opened by madmunky - 4
- 5
Question about notification feature
#32 opened by harrwiss - 2
FirewallRule objects fail to serialize
#33 opened by gfs - 5
Removal on path to file instead of a rule name
#28 opened by Agagamand - 2
Enhance sample app with additional items
#30 opened by gregsohl - 1
Sample - Create Port Rule fails
#29 opened by gregsohl - 5
Global firewall status?
#20 opened by jaisato - 3
- 3
- 2
There are no more endpoints available from the endpoint mapper. (Exception from HRESULT: 0x800706D9.
#24 opened by PhyxionNL - 2
How to specify remote IP address
#22 opened by danucalovj - 5
- 8
- 2
- 2
- 2
Problem creating ICMP rules [Help Wanted]
#12 opened by sscotter - 4
- 3
Very slow ActiveCollection<T>.Sync
#10 opened by nickguletskii - 2
Rule.Name returns unexpected string after assigning to Rule.RemoteAddresses
#9 opened by TimesliceTechnologies - 6
Assigning IPV6 Localhost address ::1 to RemoteAddresses throws exception
#8 opened by TimesliceTechnologies - 2
Ability to directly get / set the underlying Rule RemoteAddresses and LocalAddresses string
#7 opened by TimesliceTechnologies