updated readme
This commit is contained in:
parent
d809448c2a
commit
82ea1143d4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue