Skip to content

Small program fixes#56

Open
SnikoLoft wants to merge 3 commits intoDavidXanatos:masterfrom
SnikoLoft:master
Open

Small program fixes#56
SnikoLoft wants to merge 3 commits intoDavidXanatos:masterfrom
SnikoLoft:master

Conversation

@SnikoLoft
Copy link
Copy Markdown

My first pull request, I hope it is OK.

First fix for input tcp or udp port ranges.
Second fix for comparing port ranges.
Third fix for closing a zombie instance of privatewin10.exe

There was a bug when you try to use port number ranges like "80,1000-1050".
The user input is checked for the right-syntax, but saving the rule to the firewall is not correct.
When the rule is loaded again, the given range ist lost, like "80,0" or a complete empty field.
Index error in port range compare.
There was the new instance still running as a zombie.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants