opensnitch/daemon
2021-10-06 11:10:57 +02:00
..
conman find PID: use legacy methods if the PID is not found. 2021-06-08 14:11:19 +02:00
core Bump versions to v1.4.0 2021-08-27 13:48:20 +02:00
dns updated import paths 2020-12-09 18:18:42 +01:00
firewall fixed interception and system fw rules, default action 2021-08-25 13:06:32 +02:00
log minor fixes to prevent go vet from complaining 2021-02-13 19:18:38 +03:00
netfilter wait for success when sending packet to chan, don't error out after first failed attempt. 2021-02-19 09:01:01 +03:00
netlink added action reject 2021-09-12 10:54:24 +02:00
netstat updated import paths 2020-12-09 18:18:42 +01:00
procmon Allow to intercept more kernel connections (#513) 2021-09-23 01:44:12 +02:00
rule rules: added more lists types to block/allow 2021-09-18 00:17:58 +02:00
statistics statistics: fixed missed connections 2021-08-13 12:18:10 +02:00
ui improved process monitor method (re)configuring 2021-09-04 21:18:22 +02:00
.gitignore daemon -> opensnitchd (ref #118) 2018-04-10 18:38:04 +02:00
default-config.json Use eBPF as procs monitor method by default 2021-08-17 13:54:46 +02:00
go.mod updated protoc command to generate the protobuffer 2021-10-06 11:10:57 +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 action reject 2021-09-12 10:54:24 +02:00
Makefile need to generate go.sum otherwise we get errors 2021-09-15 04:28:56 +00:00
opensnitch.spec Bump versions to v1.4.0 2021-08-27 13:48:20 +02:00
opensnitchd.service set server address and log file from the default config 2020-10-26 23:16:27 +01:00
system-fw.json Merge branch 'priority-rules' into main 2020-11-13 00:14:39 +01:00