Skip to content

RaisenOps/Windows-Firewall-Manager-Adobe-Manager

Repository files navigation

Simple Windows Firewall Manager + Adobe Manager

Windows Firewall Supported Languages Adobe Compatibility Server Support

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. SeparatingLine

Language Support

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)

Preview

image

Compatibility

  • Windows: All versions (7, 8, 8.1, 10, 11)
  • Windows Server: All versions (2008, 2012, 2016, 2019, 2022)
  • Architecture: Both x86 and x64 systems

Usage

Method 1: Simple Right-Click (Recommended for beginners)

  1. Download the batch file (.bat) in your preferred language
  2. Right-click on the downloaded file
  3. Select "Run as administrator"

Method 2: Using Command Line

  1. Download the batch file (.bat) in your preferred language

  2. Copy the full path where you saved the file (e.g., C:\Users\YourName\Downloads\)

  3. Open one of the following as administrator:

    • Windows Terminal (recommended)
    • Command Prompt (CMD)
    • PowerShell
  4. Navigate to the file location using 'cd' to run the file:

    Opcion 1:

    cd ~\Downloads
    .\firewall-manager-en.bat

    Opcion 2:

    cd C:\Users\YourName\Downloads
    .\firewall-manager-en.bat

Contributing

  • Report bugs 🐞, share ideas, request features, or suggest improvements via Issues
  • Contributions and PRs are welcome.

Share with the community

Share with others who might benefit from this tool

Share on Reddit Share on Hacker News Share on Twitter Share on Facebook Share on LinkedIn


If this helps you, consider giving it a ⭐

Made with ❤️ for you

About

Windows Firewall Manager. Blocks/unblocks IPs, ports, and Adobe applications (Photoshop, Illustrator, etc.). Intuitive menu interface with no external dependencies. Controls network traffic and prevents unnecessary bandwidth consumption by Adobe applications. Language support (EN/ES/FR/IT//PT).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors