Skip to content

v1.3.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gustavo-iniguez-goya gustavo-iniguez-goya released this 21 Nov 00:48
· 74 commits to main since this release

New features

  • Process details dialog:
    Now from the Processes tab, after clicking on a process you can click on an icon to view details of a process.
    You can monitor memory mapped files, opened files/sockets and memory consumption among other things.

  • System rules:
    There's a new configuration file /etc/opensnitchd/system-fw.json where you can configure system rules to block or allow connections.
    More information: https://github.com/gustavo-iniguez-goya/opensnitch/wiki/System-rules

Fixes
c1e8bc3 netlink: de/serialize ipv6
c969e79 ui: fallback to Qt built-in icons if no valid icon theme configured