evilsocket / opensnitch

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

default_timeout: null or default_timeout: 0 should disable the timeout #299

Closed andykais closed 3 years ago

andykais commented 4 years ago

Hi there, I find that most of the time I dont ever want a timeout on opensnitch. Sometimes I want to do research on a process or ip before allowing it. For those times, I want the dialog to stay open until I feel confident in my rule selection. Could you pass through config so that setting default_timeout to null or 0 disables the timeout entirely? I could take a crack at this myself too if that is better.

Thank you for making this by the way! Fantastic program

xenDE commented 4 years ago

a way to stop the timer, if needed, would be great too.

bute first: better have a look in this up2date fork: https://github.com/gustavo-iniguez-goya/opensnitch/

gustavo-iniguez-goya commented 3 years ago

Done with latest packages. Also if you click on the + button, the timer is stopped.