diff --git a/readme.md b/readme.md index c86330f..42f192f 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # IP Reporter -IP Reporter is a desktop application built with Rust and GTK that listens for specific UDP packets on the network and displays the IP and MAC addresses of the sources. It allows users to export the collected data to a file and provides functionality to open the IP address in the default web browser. +IP Reporter is a desktop application built with Rust and GTK that listens for specific UDP packets on the network and displays the IP and MAC addresses of the sources. It allows users to export the collected data to a file and provides functionality to open the IP address in the default web browser. I should probably mention this is a pretty niche project built for my needs at work. If you find it useful, great! ![ip-reporter gui](ipreporter.png)