EXE
WinGet
Minimal Firewall
Deminimis · 2.7.0 · 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.0
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.0/Minimal.Firewall.exe
Release Notes
UI
- Added auto-theme to follow whatever theme you have on in Windows.
- Slightly updated light theme colors.
- Adjusted rule creator boxes
- Added status bar displaying properties in dashboard, including publisher
Bugs
- Removed implicit 255.255.255.255 from advanced rule creator
- Fixed right click in dashboard, so when you right click a row not selected, it selects that row first.
Backend
- general code improvement (memory/race condition fixes; code consolidation w/ helpers)
- Now captures th…