.. |
conman
|
structs fields reorganized
|
2024-01-13 22:15:23 +01:00 |
core
|
Remove duplicate regex in system.go for -check-requirements
|
2024-06-14 01:18:39 +02:00 |
data/rules
|
Added sample rule to allow localhost connections
|
2023-07-23 22:30:49 +02:00 |
dns
|
clean dns ebpf hooks on exit
|
2024-01-28 01:14:15 +01:00 |
firewall
|
structs fields reorganized
|
2024-01-13 22:15:23 +01:00 |
log
|
structs fields reorganized
|
2024-01-13 22:15:23 +01:00 |
netfilter
|
structs fields reorganized
|
2024-01-13 22:15:23 +01:00 |
netlink
|
removed debugging logs, fixed build
|
2023-07-25 02:11:35 +02:00 |
netstat
|
strings concatenation improvements
|
2024-01-15 17:44:32 +01:00 |
procmon
|
disable (process) ebpf events when to many errors
|
2024-06-12 23:58:10 +02:00 |
rule
|
rules: fixed typo checking proc arguments
|
2024-01-15 21:56:55 +01:00 |
statistics
|
strings concatenation improvements
|
2024-01-15 17:44:32 +01:00 |
ui
|
updated daemon/ui tests
|
2024-01-24 20:22:34 +01:00 |
.gitignore
|
daemon -> opensnitchd (ref #118)
|
2018-04-10 18:38:04 +02:00 |
default-config.json
|
Introduce 2 new daemon logging options: LogUTC & LogMicro.
|
2023-06-05 20:46:42 -06:00 |
go.mod
|
bumped minimum require go version to 1.17
|
2024-06-13 00:49:35 +02:00 |
go.sum
|
bumped minimum require go version to 1.17
|
2024-06-13 00:49:35 +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 Reject to the list of DefaultActions(s)
|
2024-06-13 00:09:00 +02:00 |
Makefile
|
daemon/Makefile: improvements to make distro packaging easier (#780)
|
2022-12-21 10:35:52 +01:00 |
opensnitchd-dinit
|
Add files via upload
|
2023-06-17 23:56:58 +02:00 |
opensnitchd-openrc
|
feat(daemon): add OpenRC script
|
2023-04-02 02:33:40 +02:00 |
opensnitchd.service
|
Replace docs link in opensnitchd.service
|
2023-02-09 20:56:29 +00:00 |
system-fw.json
|
added icmp destination-unreachable to system-fw.json
|
2023-07-26 11:40:17 +02:00 |