OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Find a file
2023-01-07 22:28:52 +01:00
.github workflows: execute daemon tests on changes 2022-10-23 11:49:22 +02:00
daemon fixed adding interception chains on old kernels (4.x) 2023-01-07 22:28:52 +01:00
ebpf_prog moved basic ebpf definitions to its own file 2022-12-21 21:11:40 +01:00
proto new feature: send alerts to the server/UI 2022-10-12 13:31:45 +02:00
screenshots added more screenshots 2020-02-25 22:39:32 +01:00
ui ui: fixed pop-up crash on wayland 2023-01-07 22:26:31 +01:00
utils fixed script to compile ebpf modules 2022-12-22 12:08:18 +01: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 Update README.md 2022-11-17 17:56:47 +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 Packaging status

OpenSnitch is a GNU/Linux application firewall.

•• Key FeaturesDownloadInstallationUsage examplesIn the press ••

OpenSnitch

Key features

Download

Download deb/rpm packages for your system from https://github.com/evilsocket/opensnitch/releases

Installation

deb

$ sudo apt install ./opensnitch*.deb ./python3-opensnitch-ui*.deb

rpm

$ sudo yum localinstall opensnitch-1*.rpm; sudo yum localinstall opensnitch-ui*.rpm

Please, refer to the documentation for detailed information.

OpenSnitch in action

Examples of OpenSnitch intercepting unexpected connections:

https://github.com/evilsocket/opensnitch/discussions/categories/show-and-tell

Have you seen a connection you didn't expect? submit it!

In the press

Contributors

See the list