updated readme

This commit is contained in:
Tristan Smith 2024-07-19 23:36:06 -04:00
parent d809448c2a
commit 82ea1143d4

View file

@ -1,6 +1,6 @@
# IP Reporter # 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) ![ip-reporter gui](ipreporter.png)