File sniffnet.changes of Package sniffnet
-------------------------------------------------------------------
Wed Jan 8 11:57:22 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 1.3.2
+ New features
- Dropdown menus for network host filters
- Added CLI argument --adapter [<NAME>] to allow immediately
starting the capture from a given network interface
- Added Vietnamese translation
+ Improvements
- Ask for quit confirmation before stopping an ongoing analysis
- Added Wiki page describing command line arguments
- Updated some of the existing translations to v1.3:
+ Chinese
+ Korean
+ Turkish
- Improve time values on the horizontal axis of the chart
- Migrate to Iced 0.13
+ Fixes
- Added support for Linux loongarch64
- Fix uninstall script on Linux
- Fix typos in German translation
-------------------------------------------------------------------
Sat Sep 7 09:56:21 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- add note howtorun.md: lets user choose themself how to run it
-------------------------------------------------------------------
Tue Aug 20 12:40:44 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- add _constraints: increase memory to fix aarch64 issue
-------------------------------------------------------------------
Sun Aug 11 17:48:59 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Cleanup spec and add cargo test
-------------------------------------------------------------------
Sun Aug 11 16:39:51 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
- Update to version 1.3.1
+ Improvements
- Thumbnail mode improvements
- Support IPinfo ASN and Country databases
- Added keyboard shortcuts to change zoom level
- Increased the range of selectable zoom values
- Updated some of the existing translations to v1.3:
French, German, Russian, Polish, Romanian, Japanese, Uzbek,
Swedish
- Reduced String allocations in translation code
+ Fixes
- Fixed impossibility to exit thumbnail mode in some Linux
distributions
-------------------------------------------------------------------
Mon Apr 8 18:38:59 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 1.3.0
+ features
- Add thumbnail mode: keep an eye on Sniffnet while focusing on
other tasks;
- Added capability to identify 6000+ upper layer services,
protocols, trojans, and worms;
- Support ICMP connections and messages;
- Export the analysis as a PCAP file with a custom path;
- Totally customize the app's theme via styles defined in TOML
files;
- Upgraded inspect page table: multiple new search filters,
and additional sorting options;
- Support for more link types in addition to Ethernet,
enabling correct monitoring of all the most common network
adapters, including typical VPN interfaces;
- Support changing sort strategy for network hosts and
services in overview page, showing most recent items by
default;
- The application scale factor (zoom value) can now be
customised;
- Users can now provide custom paths for MMDB files to allow
using the commercial versions of the country and ASN
databases;
- Added new command line option --restore-default to
restore the default configurations of the app (settings,
window properties, and device selected at startup);
- Added Japanese (#343) and Uzbek (#385) translations.
+ Improvements
- Sniffnet has now a simpler and more recognisable logo;
- Huge enhancements to Sniffnet documentation: check out the
new Sniffnet Wiki, a complete user manual of the app;
- Window size and position are now remembered, so that Sniffnet
can reopen with the same window properties;
- Settings "Language" tab has been removed. Language selection
and other options are now included in a new settings tab
"General";
- Migrated to Iced 0.12;
- Made byte strings consistent across the app, and added
support for Terabytes and Petabytes representations;
- General aesthetic improvements;
- Updated Portuguese translation to v1.2.
+ Fixes
- Fixed bug causing the application's icon not to be visible
in some Linux environments;
- Fixed bug about not delivered favorite notifications in
presence of old outgoing connections;
- Fixed a build failure on powerpc64;
- Fixed a typo in Russian translation;
- Minor fixes to Spanish translation.
-------------------------------------------------------------------
Sun Dec 17 03:54:40 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Initial package