opensnitch/daemon
Gustavo Iñiguez Goia 912f85f5d1 Added more timeout options (30s, 5m, 15m, 30m, 1h)
Added 30s, 5m, 15m, 30m and 1h timeout options to deny or allow
connections.

It helps to avoid repetitive new connection dialogs, while at the same
time it allows you to deny/allow a connection for a short period of time,
and apply the default for the rest.
2019-11-09 01:35:13 +01:00
..
conman Allow to see which domain a process is trying to resolve 2019-11-08 01:38:26 +01:00
core added version and expanded paths 2018-04-02 05:34:21 +02:00
dns Allow to see which domain a process is trying to resolve 2019-11-08 01:38:26 +01:00
firewall project import paths changed 2019-10-20 21:51:35 +02:00
log misc: small fix or general refactoring i did not bother commenting 2018-04-05 23:56:07 +02:00
netfilter Prompt the user to allow/deny all outgoing connections 2019-10-25 00:55:32 +02:00
netstat Prompt the user to allow/deny all outgoing connections 2019-10-25 00:55:32 +02:00
procmon allow to configure unknown conns interception 2019-11-01 01:00:10 +01:00
rule Added more timeout options (30s, 5m, 15m, 30m, 1h) 2019-11-09 01:35:13 +01:00
statistics Merge branch 'fix_race_read_write_stats' into main 2019-10-20 22:28:45 +02:00
ui allow to configure unknown conns interception 2019-11-01 01:00:10 +01:00
.gitignore daemon -> opensnitchd (ref #118) 2018-04-10 18:38:04 +02:00
Gopkg.lock fix: calling ftrace probe Reset in order to start from a clean state (fixes #159) 2018-04-18 02:00:12 +02:00
Gopkg.toml fix: calling ftrace probe Reset in order to start from a clean state (fixes #159) 2018-04-18 02:00:12 +02:00
main.go Added more timeout options (30s, 5m, 15m, 30m, 1h) 2019-11-09 01:35:13 +01:00
Makefile migrating from glide to dep (closes #147) 2018-04-15 16:51:58 +02:00
opensnitchd.service misc: small fix or general refactoring i did not bother commenting 2018-04-13 11:18:26 +02:00