Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: secreswwtl/IPBan

Tags

1.7.3

Toggle 1.7.3's commit message
Adjust config merge

When the override config has an appSettings/add element that the base config does not have, the base config will copy over the override config element.

Before this commit, the override appSettings/add element would be ignored if the base config did not also have the same element.

1.7.2

Toggle 1.7.2's commit message
Handle hyphens

Windows firewall will use a hyphen if the range is not a proper cidr mask

1.7.1

Toggle 1.7.1's commit message
Path fix

1.7.0

Toggle 1.7.0's commit message
Prepare for .NET 6 binary

1.6.1

Toggle 1.6.1's commit message
Bug fixes

- User name whitelist edit distance was not used correctly
- When log file config other than path/mask was changed, the changes were not propagated to the appropriate log file scanner

1.6.0

Toggle 1.6.0's commit message
Rev version

1.5.9

Toggle 1.5.9's commit message
Add process to run on unban option, 1.5.9 version

1.5.8

Toggle 1.5.8's commit message
Typo

1.5.7

Toggle 1.5.7's commit message
Prioritize allow rules on Linux

1.5.6

Toggle 1.5.6's commit message
Fix compile error