Skip to content

This Tool blocks a Mass of IP Adresses via the Windows Firewall. You can run in Automatic-Mode using a Abusive IP List like blocklist.de

License

Notifications You must be signed in to change notification settings

peterthomet/WaGis-Mass-IP-Blacklister-Windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaGi's IP-Blacklister (Windows Firewall)

>DOWNLOAD HERE<
Application Overview

About:

Why you made this?

I had to automatically block a mass of IP-Addresses. I did it with a simple Batch script first, but hell that was taking about 2 hours every time for 20k IPs, so i decided to create this app after realizing the creating of rules is much much faster that way.

What is this Application for?

  • Blocking a mass of IPs through the Windows Firewall
  • Block IPs from a List
  • Interval based Blocking IPs from List
  • Being faster(5 seconds instead of 2h with batch script)

How it works?

  • It splits the IPs from the left Textbox into 10k lists and makes 1 Firewall Rule per 10k IPs.

How does the IP-List needs to look like?

  • There is no need for special formatting.
  • The Programm will grab every IPv4 & IPv6(>= v1.3.5 + IPv4 & IPv6 CIDR/Range support) found in a List.
  • Just make sure they are seperated somehow

Additional Info

  • This programm does not change/delte any Firewall-Rules not made by itself.
  • There are no unique checks for the IPs!
  • If you click the DEL-Button, you only delete the rules matching the selected Protocol & Direction.
  • Automatic-Mode will always delete the existing rules matching the selected Protocol & Direction.
  • This programm was mostly made to update the Firewall from IP-Blacklists.

.NET Framework 4.6.1

Tested on:

  • Windows 10 Pro
  • Windows Server 2012 R2
  • Windows Server 2008 R2
  • Windows Server 2016
  • Windows 7 (1k Block Size instead of 10k - Programm now does this automatically)

About

This Tool blocks a Mass of IP Adresses via the Windows Firewall. You can run in Automatic-Mode using a Abusive IP List like blocklist.de

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%