Skip to content

Tags: DigitalRuby/IPBan

Tags

3.0.0

Toggle 3.0.0's commit message
Cleanup PR

2.0.1

Toggle 2.0.1's commit message
Replace wmic for user account info on Windows

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Install.sh

nftables is working now, no need to iptables

1.9.0

Toggle 1.9.0's commit message
Adjust priorities

1.8.1

Toggle 1.8.1's commit message
User name truncation

By default, all usernames will truncate at the '@' character. This can be configured differently if desired. I did some refactoring of regex parsing to move it out of the config class and into it's own class.

1.8.0

Toggle 1.8.0's commit message
https://ipthreat.net integration

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