v1.6.0
gustavo-iniguez-goya
released this
21 Jun 12:30
·
294 commits
to master
since this release
What's new
- Added option to manage system firewall rules and policies from the GUI: https://github.com/evilsocket/opensnitch/wiki/System-rules
- Added option to integrate the daemon with SIEM systems: https://github.com/evilsocket/opensnitch/wiki/SIEM-integration
- Better and more reliable way of obtaining processes' names, paths and application icons.
- Better integration with system's stub resolvers/DNS client libraries.
- New rules filtering options: filter connections by more protocols, network interface, source port/ip, etc.
- Allow to export and import rules from the GUI.
What's Changed
- Better integration with Desktop Environments.
- Better nodes management.
- A lot of bugs fixed, and some new added (yet to be discovered).
For a more complete list of all the changes see the the v1.6.0-rc release series: https://github.com/evilsocket/opensnitch/releases
Known bugs
- Ubuntu 22.04, 22.10 / LinuxMint 21.x users: See this comment after installing the GUI: #647 (comment))
Downloads
Packages signed with the following GPG key: F34016AC014BAAF8C90AC730141D0D4E9FF44A67
daemon
(NOTE: if the daemon doesn't autostart, enable it: $ sudo systemctl enable opensnitch; sudo systemctl start opensnitch
)
Other arquitectures
GUI
IMPORTANT NOTES:
Ubuntu 22.04 / LinuxMint 21.x users: See this comment after installing the GUI: #647 (comment))
If you experience crashes clicking on the pop-ups: launch the GUI as follow:
$ QT_QPA_PLATFORM=xcb opensnitch-ui
(If the above packages complain about dependencies, use these ones)
- deb - for old distributions (Ubuntu <= 18.04)
- rpm - for old distributions (Fedora < 29)
New Contributors since v1.5.2
- @staticssleever668 made their first contribution in #608
- @markozajc made their first contribution in #610
- @calesanz made their first contribution in #582
- @cinerea0 made their first contribution in #625
- @JeremyMahieu made their first contribution in #666
- @nberlee made their first contribution in #684
- @0xphk made their first contribution in #740
- @szimszon made their first contribution in #769
- @craftyguy made their first contribution in #780
- @JohnBlood made their first contribution in #802
- @SpencerIsGiddy made their first contribution in #827
- @Timur13240 made their first contribution in #842
- @psydbernz made their first contribution in #869
- @NRGLine4Sec made their first contribution in #870
- @154pinkchairs made their first contribution in #900
- @davide125 made their first contribution in #943
- @lahdekorpi made their first contribution in #948
- @lainedfles made their first contribution in #958
Full Changelog: v1.5.2...v1.6.0