evilsocket / opensnitch

OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
GNU General Public License v3.0
10.74k stars 498 forks source link

[feature request]: allow easy promotion/demotion of rule lifetimes #393

Closed kortschak closed 3 years ago

kortschak commented 3 years ago

At the moment, rule lifetimes can be altered by editing the rule. However, this makes is a chore to promote or demote a set of rules. Where this would be important is in setting up a new installation of opensnitch; the user may want to run the fw with rules being applied until reboot for a number of days and then after vetting them (easily done via the tabular UI in Statistics) promote them to always. Ideally, this would also adjust the name to reflect the lifetime.

gustavo-iniguez-goya commented 3 years ago

Interesting idea @kortschak ,

What if we add more options to the contextual menu of the Tab Rules?

image

kortschak commented 3 years ago

That would work.