screenshot

This commit is contained in:
Tristan Smith 2024-07-19 11:22:05 -04:00
parent dbacf7d4ea
commit e0618889aa
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

BIN
ipreporter.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -2,7 +2,7 @@
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.
![ip-reporter gui](ip-reporter.png) ![ip-reporter gui](ipreporter.png)
## Features ## Features