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
Gustavo Iñiguez Goia
7eec749498
allow to configure unknown conns interception
...
/etc/opensnitchd/default-config.json can now contain
"intercept_unknown": true|false
2019-11-01 01:00:10 +01:00
Gustavo Iñiguez Goia
5690d37d52
Merge branch 'clean_fw_rules_before_start' into main
2019-10-21 19:25:42 +02:00
Gustavo Iñiguez Goia
8922d445af
Clean firewall rules before start
...
If opensnitchd dies unexpectedly, firewall rules are not cleaned up.
2019-10-21 19:23:29 +02:00
Gustavo Iñiguez Goia
ad70655698
removed useless trace log
2019-10-21 00:40:26 +02:00
Gustavo Iñiguez Goia
dedd009204
Merge branch 'daemon_default_config' into main
2019-10-21 00:02:25 +02:00
Gustavo Iñiguez Goia
a7e9b5072f
project import paths changed
2019-10-20 21:51:35 +02:00
Gustavo Iñiguez Goia
3bc83efd10
apply default action to connections that can not be parsed
...
If a connection can not be parsed for some reason, apply the default
action configured.
2019-07-31 01:44:41 +02:00
evilsocket
461e6b678e
using ftrace in order to track pids in realtime
2018-04-17 18:08:03 +02:00
evilsocket
a80f41a147
misc: small fix or general refactoring i did not bother commenting
2018-04-16 17:51:54 +02:00
evilsocket
4560219b92
parsing process env (ref #152 )
2018-04-15 15:47:08 +02:00
evilsocket
b014a4069e
misc: small fix or general refactoring i did not bother commenting
2018-04-15 15:39:43 +02:00
evilsocket
e3db27dfc3
misc: small fix or general refactoring i did not bother commenting
2018-04-10 13:15:30 +02:00
evilsocket
01e5134139
misc: small fix or general refactoring i did not bother commenting
2018-04-10 13:11:39 +02:00
evilsocket
fc97f5b431
misc: small fix or general refactoring i did not bother commenting
2018-04-10 13:06:02 +02:00
evilsocket
de1d7cd414
misc: small fix or general refactoring i did not bother commenting
2018-04-10 12:52:01 +02:00
evilsocket
7e474a0514
refactored netfilter code, implemented SetVerdictAndMark method
2018-04-08 20:13:35 +02:00
evilsocket
fb5ccb03a3
added the number of loaded rules in the statistics
2018-04-08 17:20:37 +02:00
evilsocket
ead3725bbe
added rules live reloading ( closes #128 )
2018-04-08 16:36:12 +02:00
evilsocket
8009743d60
when the thc kicks in and you find a better logic, better naming, better design and new ideas
2018-04-08 15:32:20 +02:00
evilsocket
589c9f57f5
misc: small fix or general refactoring i did not bother commenting
2018-04-07 13:58:34 +02:00
evilsocket
a33c463ffb
support rules with type=regexp ( closes #127 )
2018-04-07 13:52:25 +02:00
evilsocket
e920e85f97
added support for a tcp listener ( closes #119 )
2018-04-07 01:52:43 +02:00
evilsocket
0a26d4ea5d
misc: small fix or general refactoring i did not bother commenting
2018-04-06 01:44:15 +02:00
evilsocket
c8fc9726f3
misc: small fix or general refactoring i did not bother commenting
2018-04-05 23:56:26 +02:00
evilsocket
b6bdeb7173
misc: small fix or general refactoring i did not bother commenting
2018-04-05 23:56:07 +02:00
evilsocket
05c1676271
misc: small fix or general refactoring i did not bother commenting
2018-04-05 18:15:36 +02:00
evilsocket
9fe5915e5b
misc: small fix or general refactoring i did not bother commenting
2018-04-05 17:41:12 +02:00
evilsocket
540335056b
misc: small fix or general refactoring i did not bother commenting
2018-04-03 14:51:58 +02:00
evilsocket
b5b4a56a45
added ui ping/pong
2018-04-02 18:26:04 +02:00
evilsocket
36c9b515f1
misc: small fix or general refactoring i did not bother commenting
2018-04-02 18:11:36 +02:00
evilsocket
9887fc936d
added version and expanded paths
2018-04-02 05:34:21 +02:00
evilsocket
534ec8cd73
misc: small fix or general refactoring i did not bother commenting
2018-04-02 05:25:32 +02:00