opensnitch icon indicating copy to clipboard operation
opensnitch copied to clipboard

[Feature Request] "Duplicate" vs "cloned-"

Open tredondo opened this issue 5 months ago • 0 comments

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:

  1. Name the duplicated rule in a way consistent with the menu item, e.g. "duplicate-allow-..."
  2. 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.

tredondo avatar Jun 11 '25 05:06 tredondo