OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Find a file
Gustavo Iñiguez Goia 506b9b6d87 fixed daemon running with old libnetfilter_queue libs
In old libnetfilter_queue libs, we can't know the UID of the packet
because the function nfq_get_uid is not present.

We check it dynamically on run time, but we were doing it wrong, so the
daemon didn't run with old libs.

Thaks to Pain-Patate for reporting it in #18.
2020-06-14 12:01:34 +02:00
.github Update issue templates 2020-03-09 19:32:21 +01:00
daemon fixed daemon running with old libnetfilter_queue libs 2020-06-14 12:01:34 +02:00
debian Bump version to v1.0.0rc9 2020-05-17 19:55:07 +02:00
proto send on new connection CWD and envrionment vars of the process 2020-06-04 01:14:25 +02:00
screenshots added more screenshots 2020-02-25 22:39:32 +01:00
ui Merge branch 'ui2.0' into main 2020-06-13 18:55:31 +02:00
.gitignore misc: small fix or general refactoring i did not bother commenting 2018-04-16 17:51:54 +02:00
LICENSE Yo 2017-04-17 16:34:50 +02:00
make_ads_rules.py Misc. typos 2018-09-06 19:24:38 -04:00
Makefile misc: small fix or general refactoring i did not bother commenting 2018-04-16 17:51:54 +02:00
README.md added more screenshots 2020-02-25 22:39:32 +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 OpenSnitch main tab details OpenSnitch process details

THIS SOFTWARE IS WORK IN PROGRESS, DO NOT EXPECT IT TO BE BUG FREE AND DO NOT RELY ON IT FOR ANY TYPE OF SECURITY.

Installation and configuration

Please, refer to documentation for detailed information.