Releases: amalbansode/opensnitch-tui
Releases · amalbansode/opensnitch-tui
v0.0.4
v0.0.3
This release provides users more flexibility in the creation of firewall rules with a new --rule-presets command-line arg.
Previously, the TUI made fixed-function rules using a strict combination of user ID + process + destination information. This new release enables user-defined granularity in the specific fields to match on. For instance, if your typical workflow only matches destination hostnames agnostic of user ID and process path, that is now supported.
Toggling these fields at runtime is currently unsupported and needs additional design consideration.
