Skip to content

v1.1

Choose a tag to compare

@Anof-cyber Anof-cyber released this 17 Oct 17:09
· 37 commits to master since this release
394c99c

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.