evilsocket / opensnitch

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

[Feature Request] Automatic flush of expired temporary rules (after a period) #824

Open BetweenTheKeyboardAndChair opened 1 year ago

BetweenTheKeyboardAndChair commented 1 year ago

I'd like temporary rules, e.g. block/allow for 5 minutes, to be automatically deleted after a specified period.

The behavior and UI could be similar to the automatic flushing of events after N days.

(I asked for this in another conversation quite a while back. I don't think it ever got its own feature request.)

gustavo-iniguez-goya commented 1 year ago

Thank you @BetweenTheKeyboardAndChair , I looked for this request but I didn't find it, so I only added more options to discard temporary rules.

The new option could be:

[x] Delete temporary rules: [ 5m or less ]
[x] After                           +[ 2 ]- days.
BetweenTheKeyboardAndChair commented 1 year ago

That looks good. Thank you.