OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Find a file
Gustavo Iñiguez Goia 18f0c9133d ui, rules editor: fixed parsing duration
When adding a new rule we were getting the duration as it appeared on
the combo box. It was used to create a Golang time.

However translators were translating the duration strings (30s, 5m,
etc), causing errors when saving the rule.

Now we just look for the index of the selected duration.
2021-09-01 02:08:58 +02:00
.github github action fix 2021-02-23 18:11:27 +03:00
daemon Bump versions to v1.4.0 2021-08-27 13:48:20 +02:00
debian Bump versions to v1.4.0 2021-08-27 13:48:20 +02:00
ebpf_prog ebpf: added patch to compile ebpf module for arm 2021-04-21 20:49:31 +02:00
proto Support more recent protoc-gen-go 2021-03-28 16:38:21 +02:00
screenshots added more screenshots 2020-02-25 22:39:32 +01:00
ui ui, rules editor: fixed parsing duration 2021-09-01 02:08:58 +02:00
utils added script to update ads lists, old script relocated. 2021-07-17 00:41:13 +02:00
.gitignore misc: small fix or general refactoring i did not bother commenting 2018-04-16 17:51:54 +02:00
LICENSE Update LICENSE 2020-06-20 17:48:59 +02:00
Makefile makefile: 2021-02-13 18:48:49 +03:00
README.md fixed urls 2021-02-15 11:03:18 +01:00
release.sh misc: small fix or general refactoring i did not bother commenting 2018-04-10 19:49:58 +02:00

opensnitch

Release Software License Go Report Card

OpenSnitch is a GNU/Linux application firewall.

OpenSnitch

Installation and configuration

Please, refer to the documentation for detailed information.

Contributors

See the list