Path to this page:
Subject: CVS commit: pkgsrc/net/sniffnet
From: pin
Date: 2024-04-09 19:01:12
Message id: 20240409170112.89E05FA2C@cvs.NetBSD.org
Log Message:
net/sniffnet: update to 1.3.0
[1.3.0] - 2024-04-08
- Introduced thumbnail mode, enabling users to keep an eye on Sniffnet while
doing other tasks (#484)
- Added support for ICMP connections and messages (#417 β fixes #288)
- Added capability to identify 6000+ upper layer services, protocols, trojans,
and worms (#450 β fixes #374)
- Added feature to optionally export the analysis as a PCAP file with a custom
path (#473 β fixes #162 and #291)
- Introduced new filtering capabilities to allow users specify custom values
of ports and IP addresses (#414)
- The size of text and widgets can now be customised by setting a proper zoom
value (fixes #202 and #344)
- Added possibility to totally customize the app's theme via styles defined in
TOML files (#286 and #419)
- Upgraded inspect page table: multiple new search filters, additional sorting
options, and always keep a correct fields alignment (#442 β fixes #63)
- Added support for more link types in addition to Ethernet: raw IP packets
and null/loopback packets are now correctly parsed (#421)
- Support changing sort strategy for network hosts and services in overview
page, showing most recent items by default (#452)
- IP addresses can now be copied to clipboard from the popup related to a
given entry of the connections table, and a new search parameter has been
introduced in Inspect page to allow users filter their connections based on
IP address values (#409)
- Traffic chart is now smoother and overall better-looking thanks to the new
spline-based interpolation (#461)
- Added Japanese translation π―π΅ (#343)
- Added Uzbek translation πΊπΏ (#385)
- Window size and position are now remembered, so that Sniffnet can reopen
with the same window properties
- Users can now provide custom paths for MMDB files to allow using the
commercial versions of the country and ASN databases (fixes #243)
- Added new command line option --restore-default to restore the default
configurations of the app (settings, window properties, and device selected
at startup)
- The app's configurations are now stored only on application close, instead
of needlessly store them each time the settings popup is closed (#420)
- The textual output report is not generated anymore
- Settings "Language" tab has been removed. Language selection and other
options are now included in a new settings tab "General" (#365)
- Updated Portuguese translation to v1.2 (#398)
- Cleaned code implementing the concept of first class theming (#339)
- Migrate to Iced 0.12 (#470)
- Added documentation about Sniffnet installation on Nix and Tiny Core Linux
(respectively #394 and #341)
- General aesthetic improvements
- Fixed bug about not delivered favorite notifications in presence of old
outgoing connections
- Fixed bug causing the application's icon not to be visible in some Linux
environments
- Fixed a build failure on powerpc64 (#356 β fixes #353)
- Fixed a typo in Russian translation (#389)
- Fixed icon inconsistency in case of directed broadcast traffic
- Made byte strings consistent across the app, and added support for Terabytes
and Petabytes representations
- Fixed hosts and services data bar lengths inconsistencies in overview page
- Minor improvements to Spanish translation (#454)
Files: