EXE
WinGet
Minimal Firewall
Deminimis · 2.7.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
Minimal.Firewall.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Deminimis.MinimalFirewall
Version
2.7.4
Description
A lightweight, portable Windows firewall frontend that alerts users and allows quick blocking of outbound connections without kernel modifications or disabling Core Isolation.
License
AGPL-3.0
↗
Installer URL
https://github.com/deminimis/minimalfirewall/releases/download/v2.7.4/Minimal.Firewall.exe
Release Notes
What's Changed
- Add .editorconfig and .gitattributes by @mirbyte in #122
- Update README build instructions by @mirbyte in #124
- Verify WFP audit policy on startup when lockdown is persisted by @mirbyte in #125
- Possible fix for #117: allow Dnscache TCP (DoH / DoT / TCP-53) in Lockdown Mode by @mirbyte in #126
- Gate signature trust on Authenticode digest verification by @mirbyte in #127
- Replace fixed delays with idle-wait in rule queue by @mirbyte in #128
- Fix #112: Harden shutdown paths…