Skip to content

Releases: WaGi-Coding/WaGis-Mass-IP-Blacklister-Windows

WaGi's IP-Blacklister

29 Sep 14:54
fb0705b
Compare
Choose a tag to compare

Changes in this Version:

  • Prevent to run multiple Instances of the program
  • Save/Load Button Hand Cursor

Download WaGis-Mass-IP-Blacklister-Windows

WaGi's IP-Blacklister

27 Sep 03:42
940da03
Compare
Choose a tag to compare

Changes in this Version:

  • Moved the Rule Adding into a seperate Thread. UI Should not fully freeze now.

Download WaGis-Mass-IP-Blacklister-Windows

WaGi's IP-Blacklister

26 Sep 21:02
658803e
Compare
Choose a tag to compare

Changes in this Version:

  • Restoring settings from previous versions now.

Settings can be found in Local AppData in the WaGi-Coding folder


Download WaGis-Mass-IP-Blacklister-Windows

WaGi's IP-Blacklister

26 Sep 13:50
3e34f5e
Compare
Choose a tag to compare

Changes in this Version:

  • Improved IP matching

  • Checking for updates every 10 minutes now if program is running


Download WaGis-Mass-IP-Blacklister-Windows

WaGi's IP-Blacklister

26 Sep 10:02
28847f4
Compare
Choose a tag to compare

Changes in this Version:

  • Improved overall IP grabbing from the list

  • Supports IPv4 & IPv6 CIDR/Ranges now

  • Update-Informations Form will show "versions between" infos now. So you see all version-infos from versions you missed, not only the latest one.


Download WaGis-Mass-IP-Blacklister-Windows

WaGi's IP-Blacklister

25 Sep 09:59
158a8aa
Compare
Choose a tag to compare

Changes in this Version:

  • Fixed Win Server 2008 Blocksize Issue

  • Moved Admin-Check to Program.cs, so the form will not pop up for some milliseconds after clicking OK

  • InfoForm Update

  • Added System Tray Icon Functionality


Download WaGis-Mass-IP-Blacklister-Windows

WaGi's IP-Blacklister

24 Sep 17:11
3d0b03b
Compare
Choose a tag to compare

Changes in this Version:

IMPORTANT UPDATE!!!

  • Fixed "ALL" protocols making "HOPOPT" protocol rules instead of "ALL" protocols rules

  • IPv6 Support added

  • Removed hidden debug logging checkbox and textbox

  • Resized IP-Textbox so a IPv6 IP fits into one line


Download WaGis-Mass-IP-Blacklister-Windows

WaGi's IP-Blacklister

02 Sep 08:54
Compare
Choose a tag to compare

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:

  • Added 64bit Version (both come in the ZIP File)

  • Fixed some weird bugs

  • Added Programm-Statistics(WIP)


WaGi's IP-Blacklister

31 Aug 02:43
Compare
Choose a tag to compare

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:

  • Added change-log information window, so users know if the available update is an important update or not

  • Automatically closes when open the update page

  • Changed some Information-Text


WaGi's IP-Blacklister

28 Aug 02:02
Compare
Choose a tag to compare

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.