OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Find a file
Gustavo Iñiguez Goia 96a962be2b
ci fixes
2023-05-17 13:00:13 +02:00
.github ci fixes 2023-05-17 12:54:36 +02:00
daemon close ebpf perf module on stopping the monitor 2023-05-10 00:02:53 +02:00
ebpf_prog ebpf: new way of compiling the modules 2023-05-17 01:20:53 +02: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: display warning if the systray is not available 2023-05-13 20:47:24 +02:00
utils ci fixes 2023-05-17 13:00: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 added how to launch the GUI after installation 2023-04-22 11:47:57 +02: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

Then run: $ opensnitch-ui or launch the GUI from the Applications menu.

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