OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Find a file
Gustavo Iñiguez Goia 6ee80b1640 Allow to change settings from the UI
(1/2)
We start receiving notifications from the UI, which allow us to change
configurations and perform actions on the daemon.

The concept of Node has also been introduced, which identifies every
daemon (client) connected to the UI (server).

These options has been added:
- Enable/Disable firewall interception (for all nodes)
- Change daemons (clients) configuration. globally or per node.
- Change prompt dialog options.

We have fixed some bugs along the way:
- Close audit client connection gracefully.
- Exclude our own connections from being intercepted.
- Better handling of client connection status with the UI.

We probably has also introduced some other bugs (not listed here).
2020-04-19 20:13:31 +02:00
.github Update issue templates 2020-03-09 19:32:21 +01:00
daemon Allow to change settings from the UI 2020-04-19 20:13:31 +02:00
debian Bump version to v1.0.0rc7 2020-04-13 00:23:38 +02:00
proto Allow to change settings from the UI 2020-04-19 20:13:31 +02:00
screenshots added more screenshots 2020-02-25 22:39:32 +01:00
ui Bump version to v1.0.0rc7 2020-04-13 00:23:38 +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.