OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Find a file
Gustavo Iñiguez Goia ee7153ea42
ui: allow to stop/start interception per node
- Added button to start/stop interception by node.
- Added button to delete nodes.
- Added button to show node's preferences.
- Improved nodes' connections listing.
2022-12-24 12:01:46 +01:00
.github workflows: execute daemon tests on changes 2022-10-23 11:49:22 +02:00
daemon improvements to ui, ebpf, netfilter 2022-12-23 14:39:49 +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: allow to stop/start interception per node 2022-12-24 12:01:46 +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