2023-04-01 18:01:01 by pin | Files touched by this commit (3) | |
Log message:
net/sniffnet: update to 1.1.2
[1.1.2] - 2023-03-18
- Added new translations of the GUI, bringing the total number of supported
languages to 8!
- German π©πͺ (#87)
- Simplified Chinese π¨π³ (#89 - #93)
- Ukrainian πΊπ¦ (#94)
- Added keyboard shortcuts to make the whole experience more enjoyable and
efficient: check out issue #97 to see all the available hotkeys or to
suggest new ones!
- Changed GUI font to sarasa-gothic-mono to support the introduction of
Simplified Chinese language
- Minor improvements to Overview page proportions and paddings
|
2023-02-28 23:36:04 by pin | Files touched by this commit (3) | |
Log message:
net/sniffnet: update to 1.1.1
[1.1.1] - 2023-02-25
- Added new translations of the GUI!
* French, Spanish and Polish
- The last successfully sniffed network adapter is now remembered on application
closure, so that users don't have to manually select it again when restarting
Sniffnet
- Implemented possibility to quit the application pressing crtl+Q keys
- The last opened settings page is now remembered within a given session
- Fixed bug that caused settings configuration not to be permanently saved
across different sessions when closing settings from the 'x' button on the
top right corner
- Textual report is now saved in a fixed directory, instead of using the
directory where the execution was started. The output is now saved in the
same folder containing configuration files storing Sniffnet settings.
The directory is automatically chosen by confy depending on your architecture,
and can be seen hovering on the "Open full report" button.
- When multiple favorite connections are featured per time interval, now it's
possible to receive more than one favorite notification referred to the same
timestamp
- Fixed problem that was causing the Application Protocol picklist placeholder
not being translated
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-12-01 09:00:00 by pin | Files touched by this commit (3) | |
Log message:
net/sniffnet: update to 1.0.1
- update repo badge
- Removed windows, made clippy prettier
- Fixed linters
- Added linting
|
2022-11-27 17:14:24 by pin | Files touched by this commit (5) |
Log message:
net/sniffnet: import package
Sniffnet is a simple yet insightful application to let you have a glance into
your network traffic in a straightforward and appealing way.
Features
- choose a network adapter to inspect
- select filters to apply to the observed traffic
- view real-time charts about traffic intensity (bytes and packets per second,
incoming and outgoing)
- view overall statistics about the filtered traffic
- view most relevant connections (most recent, most packets, most bytes)
- save complete textual report with detailed information for each connection:
- source and destination IP addresses
- source and destination ports
- carried protocols
- amount of exchanged packets and bytes
- initial and final timestamp of information exchange
|