You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use v1.3.5 - The "ALL" Protocols option is NOT selecting ALL protocols in all version below v1.3.5
Changes in this Version:
When not using Win 10 or Win Server, the IP Amount getting added per Rule will be reduced from 10k to 1k.
This ends in more single rules on Win 7 (10 times more)
You will get an error without this on Windows 7 (and maybe others) bc the Windows Firewall cannot handle the same amount of IP's in one rule on different Windows Versions. I can't find any detailed information, so thats a dirty workaround now. Let me know if you know how to make this more dynamic, i don't know how to read this Limit per Rule inside my code. Checkout the Comments in the Source Code for more understanding.