opensnitch
opensnitch copied to clipboard
[Feature Request] "Duplicate" vs "cloned-"
Summary:
The menu item to clone/duplicate a rule is called "Duplicate", but the rule is created so that it's usually NOT visible next to the source rule. That's because the duplicated rule will start with "cloned-", which will sort it away from the other rules, starting with "allow" or "deny".
Suggestions:
- Name the duplicated rule in a way consistent with the menu item, e.g. "duplicate-allow-..."
- Maybe even better, name the duplicated rule the same as the source rule, with "-DUPLICATE" at the end, so it gets sorted next to the rule it was duplicated from.