Skip to content

v1.3.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gustavo-iniguez-goya gustavo-iniguez-goya released this 28 Nov 11:42
· 65 commits to main since this release

!!! README !!!

From v1.3.0 on all the releases are published on the original repo:
https://github.com/evilsocket/opensnitch/releases


Bug fixes pre-release

GUI

  • 0b85f6b pop-ups: improved connections visualizing
  • f9d9af9 replaced deprecated tostring() by tobytes() (caused errors with python3.9)

daemon

  • df952d9 fixed error when IPv6 is not enabled in the system.
  • e8683e7 improved packets parsing.
  • improved audit monitor method (99afc6c , 26ca52d)