opensnitch/daemon
Gustavo Iñiguez Goia 1ba55fdc00
Merge pull request #62 from NP-Hardass/fix-dep
go.mod: add netns as indirect dependency for netlink
2020-11-05 17:12:05 +01:00
..
conman do not assign an IP to the DstHost field 2020-10-19 01:29:00 +02:00
core Bump daemon version to 1.0.1 2020-07-30 22:04:56 +02:00
dns exclude localhost resolved dns from being cached 2020-04-04 10:53:30 +02:00
firewall Do not panic if we can't insert fw rules 2020-07-30 01:10:53 +02:00
log cli logging parameters overwrite config options 2020-11-02 01:37:35 +01:00
netfilter close nfqueue descriptors gracefully 2020-07-17 01:29:58 +02:00
netlink netlink: exclude connections with invalid inode 2020-04-12 12:33:59 +02:00
netstat netstat/ sources commented and reformatted. 2020-03-09 20:08:14 +01:00
procmon fixed switching between process monitor methods 2020-10-24 20:08:11 +02:00
rule added option to set priority on the rules 2020-10-23 00:02:16 +02:00
statistics increase default timeout to ask for a rule 2020-06-04 00:38:11 +02:00
ui fixed race condition when reading default config 2020-11-03 15:29:08 +01:00
.gitignore daemon -> opensnitchd (ref #118) 2018-04-10 18:38:04 +02:00
default-config.json set server address and log file from the default config 2020-10-26 23:16:27 +01:00
go.mod go.mod: add netns as indirect dependency for netlink 2020-09-08 17:07:28 -04: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 cli logging parameters overwrite config options 2020-11-02 01:37:35 +01:00
Makefile remove go dep from Makefile 2020-07-16 23:04:11 +02:00
opensnitch.spec Bump daemon version to 1.0.1 2020-07-30 22:04:56 +02:00
opensnitchd.service set server address and log file from the default config 2020-10-26 23:16:27 +01:00