v1.1
This release adds a lightweight GUI, improves the CLI, introduces traffic blocking rules (and multiple-rule support), fixes a process-detection hang, and brings several performance improvements.
Added
- GUI - A simple graphical interface, useful for users who prefer not to use the CLI.
- Updated CLI option - CLI flags refined for clarity and new features.
- Option to block traffic - Add rules that block matched applications.
- Multiple Rule option - You can now supply multiple.
- Installation - Installer exe in now available instead of portable zip file.
Fixed
- Process Detection hang - Resolved a bug where the process detection routine could hang indefinitely under certain conditions.
Improved
- Performance - Optimisations in rule matching and I/O handling reduce CPU usage and latency when applying rules at scale.
Credits
A big thanks to @basil00 for WinDivert and the @AvaloniaUI team for the amazing UI framework.