Giter Site home page Giter Site logo

lcfcosta / wagis-mass-ip-blacklister-windows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wagi-coding/wagis-mass-ip-blacklister-windows

0.0 1.0 0.0 290 KB

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: GNU Affero General Public License v3.0

C# 100.00%

wagis-mass-ip-blacklister-windows's Introduction

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)

wagis-mass-ip-blacklister-windows's People

Contributors

wagi-coding avatar taki7o7 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.