v1.7.0 · evilsocket/opensnitch · Discussion #1287 (original) (raw)

Thanks everyone for reporting bugs, fixes and new features! I cannot stress enough how important reporting bugs and ideas is.

Some of the changes mentioned and not mentioned above:

Popups

Captura de pantalla de 2025-03-02 16-34-36

This way we can keep adding more information as we need it (containers -> host, mount, namespaces, etc).

For now the popups can not be resized, but we'll make it possible.

GUI plugins

The GUI now has a way to modify the GUI behaviour via plugins. It's experimental, and the idea is to keep improving it.

There're 3 plugins: highlight, downloader and virustotal. It's still not possible to configure them from the GUI.

Captura de pantalla de 2025-03-02 17-09-26

Main window

Nodes tab

Captura de pantalla de 2025-03-02 16-53-00

The Nodes tab has a new right panel to monitor the state of the nodes (daemons). It's a WIP, we'll keep improving it, but the idea is to have a place where you can inspect the state of the nodes, to debug any possible problem (memory and cpu use, filesystem space, etc). Useful mainly when you have remote nodes connected.

It works only when you select a node.

Netstat view

Captura de pantalla de 2025-03-02 16-36-20

System firewall

Captura de pantalla de 2025-03-02 16-58-33

There were some requests to block outbound traffic if the daemon unexpectedly died. Now it's possible by enabling this option, or by enabling [x] Block outbound network traffic if the daemon unexpectedly dies from the Preferences -> Nodes tab -> Internal.

qt-material dark themes improvement

When using a dark qt-material theme, due to some icon themes design, our icons were practically invisible:

Captura de pantalla de 2025-05-30 19-28-58

So when using one of the predefined dark qt-material theme, now we'll use our own icons (which are just the icons of the HighContrast icons theme):

Captura de pantalla de 2025-05-30 19-30-24