Skip to content

Releases: elesiuta/picosnitch

Version 0.11.7

18 Nov 21:31
1c67703
Compare
Choose a tag to compare
  • updated method name for plotly dash, minimum supported version is now 2.3.1 #24

Version 0.11.6

09 Jul 18:38
Compare
Choose a tag to compare
  • fix regression with log ignore
  • add ability to filter IP subnets with log ignore

Version 0.11.5

12 May 18:08
Compare
Choose a tag to compare
  • fixes deprecated imports for dash (#16)
  • fixes config directory owner (#16)

Version 0.11.4

11 Mar 17:05
Compare
Choose a tag to compare
  • fix/reduce bpf callback errors by increasing page_cnt for bandwidth monitor
  • make page_cnt for bpf program configurable
  • don't repeat the same notification if msg == last_msg

Version 0.11.3

23 Feb 01:25
Compare
Choose a tag to compare
  • disable scroll zoom on graphs
  • include totals in graph legend
  • add option to set sql table name

Version 0.11.2

17 Feb 21:41
Compare
Choose a tag to compare
  • add support for MariaDB, MySQL, and PostgreSQL

Version 0.11.1

14 Feb 04:27
Compare
Choose a tag to compare
  • improve cmdline logging by joining with shlex
  • UI improvements
    • view and filter by cmdline
    • wait for dash to start before opening browser tab
    • change default port to 5100
    • preserve ui state of plots

Version 0.11.0

10 Feb 03:27
Compare
Choose a tag to compare
  • new feature: web dashboard/gui
  • new feature: log parent for every connection
  • changed sql database structure (will auto update)

Version 0.10.1

25 Jan 05:08
Compare
Choose a tag to compare
  • rewrite bandwidth monitor with bcc, no longer depends on bpftrace
  • add bpf program to cache dns queries (check before reverse lookups)
  • add internal version checks to enable these features if supported
    • users of Ubuntu based distros may want to add this PPA to their system

Version 0.10.0

19 Jan 17:43
Compare
Choose a tag to compare
  • new feature: bandwidth monitor (see kernel requirements)
  • changed sql database structure (will auto update)
  • changed log structure