Skip to content

Releases: DigitalRuby/IPBan

IPBan 1.5.3.0

26 Dec 23:58

Choose a tag to compare

  • Fix whitelist and blacklist regex to work properly in all cases

IPBan 1.5.2.0

27 Nov 19:20

Choose a tag to compare

  • New config option 'FirewallUriSources' which can plug into file or web uri's to get shared ban lists and auto-generate firewall rules. Defaults to https://rules.emergingthreats.net/fwrules/emerging-Block-IPs.txt.
  • Add source and user name to the sqlite db.
  • Fix blacklisting of user names.
  • Add user name whitelist regex property to config.
  • Better catch-all for provider check for failed SQL Server logins.
  • Move to .net core 3.

IPBan 1.5.1.0

04 Oct 00:00

Choose a tag to compare

  • Additional config option to auto-create firewall rules, see 'FirewallRules' in config
  • Allow cidr masks in whitelist and blacklist config entries
  • Improve user name extraction from failed MSSQL logins - #67
  • Fix logging of event viewer events - #66
  • Misc Linux firewall bug fixes

IPBan 1.5.0.0

22 Jul 17:13

Choose a tag to compare

IPBan 1.5.0.0 is a critical update that fixes a Windows service crash upon reboot. Please see the new install instructions in the readme file. You must set the service startup type to automatic (delayed) on Windows, or the service will crash upon machine reboot.

1.4.8.0

15 Jun 18:17

Choose a tag to compare

IPBan 1.4.8.0 contains performance improvements and bug fixes and is recommended for all users.

IPBan 1.4.7

10 Jan 17:06

Choose a tag to compare

Massive startup speed boost.

If updating on Linux from pre 1.4.0, please remove the old directory entirely, and flush iptables (iptables -F) and ipset (ipset destroy) so they have no entries, then reboot and install.

Binaries are available on github now, or you can try to download from https://www.digitalruby.com/ipban/