basic network-security problem with simple means
"IP Blocker" is a tool for Microsoft Windows that solves a basic network-security problem with very simple means: It automates the process of setting up and maintaining firewall-rules to block unwanted/malicious IP addresses for incoming traffic. The tool feeds from lists provided by you in form of URLs or files.
The target audience for this tool is private users aswell as small to medium sized companies with a limited number of Windows computers that might be exposed to the internet. "IP Blocker" is easily deployed, has a very specific feature-set and requires low maintenance.
IP Blocker is a lightweight firewall automation tool that simplifies IP based blocking by combining list management, rule enforcement, and scheduling into a single interface. It is particularly suited for users who require ongoing updates to blocklists without manual intervention.
The central panel provides a real-time activity log, including:
Upon first start, you need to define sources from where your IP-Lists originate. Click "Action" in the main menu, then select "Settings". This will open a dialog which allows you to specify up to five external or local sources from which IP blocklists will be retrieved. It also provides configuration for how firewall rules generated by the application are identified.
Those lists will be merged into one big blocklist. In addition to the IP-Addresses from those lists, you can define a number of "overrides" in the main-window:
Once you have configured all lists, you can start automating your firewall settings. Use the buttons on the top-right corner:
If you enable "Periodic Run", both the "Load Lists" and "Make Rules" actions are performed in regular intervals, configured here to run every 5 days. You need to leave the application running for the schedule to work.
Choose whether you prefer the installed or portable Version of this Software:
This chapter will guide you through the process of blocking a single IP manually with IP Blocker. This can be a common use-case if the IP you want to lock out is not contained in your custom or public blocklists and makes use of the "Overrides" feature of the software:
1. First of all, start "IP Blocker". One the main window, click "Include":
2. You will be prompted to enter an IP address. In this example, we take a made-up IP address of "123.123.123.123". Then click "OK". If the IP address you entered had an invalid format, an error is shown. If the IP address was entered, it will be added to the "Overrides" list.
The address you just entered now appears in the "Overrides" list. Now click on "Make Rules" to have them added to your Firewall-Rules.
Entries in the "Overrides" list are saved to your harddisk.
IP address lists have to be provided as flat ASCII files. The list is parsed this way:
######################### # comments are supported ######################### 10.1.1.11 10.1.1.12 # comment after ip-address 10.1.1.13 # white space in front is allowed 109.3.1.4/24 # end of file
IP-Blocker does not have any meaningful or special system requirements. It does not even need an installation.
Choose whether you prefer the installed or portable Version of this Software: