v1.1.0

GyulyVGC/sniffnetv1.1.0Feb 7, 2023by GyulyVGC

AI Summary

v1.1.0 introduces significant UI and UX enhancements, including IP geolocation, a favorites system, customizable notifications, and a settings menu with theming and localization support.

Key Highlights

  • IP Geolocation for remote addresses
  • Favorites system to mark and track specific connections
  • Custom notifications for traffic intensity (Packets/sec, Bytes/sec) and favorite activity
  • Settings page with 4 application styles and Italian language support

New Features

  • Geolocation of remote IP addresses
  • Mark connections as favorites
  • Favorites view in the report
  • Custom notifications based on intensity thresholds
  • Custom notifications for new data from favorite connections
  • Settings page for persistent configuration
  • 4 different application styles/themes
  • Italian language support (and multi-language roadmap)

Full Release Notes

# What's new

- 🌍 Added Geolocation of the remote IP addresses (consult the [ IP Geolocation section](https://github.com/GyulyVGC/sniffnet/tree/v1.1.0#ip-geolocation) for more information)
- ⭐ Implemented the possibility of marking a group of connections as favorites and added favorites view to the report
- 🔉 Added Custom Notifications to inform the user when defined network events occur:
  * data intensity exceeded a defined packets per second rate
  * data intensity exceeded a defined bytes per second rate
  * new data are exchanged from one of the favorite connections
<p align="center">
<img alt="" src="https://user-images.githubusercontent.com/100347457/216972251-41a413e5-89f7-4c8c-b41b-a291470cba59.png" width="80%"/>
</p>

- ⚙️ Added Settings pages to configure the state of the application (persistently stored in a configuration file):
  * customise notifications
  * choose between 4 different application styles
  * set the application language (this release introduces the Italian language 🇮🇹, and [more languages will be supported soon](https://github.com/GyulyVGC/sniffnet/issues/60))
<p align="center">
<img alt="" src="https://user-images.githubusercontent.com/100347457/216972254-10d0c9fd-34eb-43f4-94dd-61e882bcc364.png" width="80%"/>
</p>

If you are running on Windows or Linux, don't forget to install the required dependencies (you can find them [here](https://github.com/GyulyVGC/sniffnet#required-dependencies)).

_If you are interested in the complete list of changes, you can consult the [changelog](https://github.com/GyulyVGC/sniffnet/blob/v1.1.0/CHANGELOG.md)._