A collection of “.bat” scripts for securely managing Windows Firewall rules, focusing on:
- Block/unblock IP addresses (IN/OUT).
- Block/unblock ports (TCP/UDP).
- Detect and block Adobe executables from internet access by creating program-specific rules.
This project includes versions in separate files:
firewall-manager-en.bat- English (EN)firewall-manager-es.bat- Spanish (ES)firewall-manager-fr.bat- French (FR)firewall-manager-it.bat- Italian (IT)firewall-manager-pt.bat- Portuguese (PT)
- Windows: All versions (7, 8, 8.1, 10, 11)
- Windows Server: All versions (2008, 2012, 2016, 2019, 2022)
- Architecture: Both x86 and x64 systems
- Download the batch file (.bat) in your preferred language
- Right-click on the downloaded file
- Select "Run as administrator"
-
Download the batch file (.bat) in your preferred language
-
Copy the full path where you saved the file (e.g.,
C:\Users\YourName\Downloads\) -
Open one of the following as administrator:
- Windows Terminal (recommended)
- Command Prompt (CMD)
- PowerShell
-
Navigate to the file location using 'cd' to run the file:
Opcion 1:
cd ~\Downloads .\firewall-manager-en.batOpcion 2:
cd C:\Users\YourName\Downloads .\firewall-manager-en.bat
- Report bugs 🐞, share ideas, request features, or suggest improvements via Issues
- Contributions and PRs are welcome.
Share with others who might benefit from this tool
If this helps you, consider giving it a ⭐
Made with ❤️ for you
