Compare commits

...
This repository has been archived on 2025-05-08. You can view files and clone it, but cannot push or open issues or pull requests.

2 Commits
qt ... master

Author SHA1 Message Date
Tristan
f3446ebf2e
Update Readme.md 2024-06-09 22:19:08 -04:00
Tristan
724662be42
Merge pull request #1 from ampersandcastles/qt
Qt
2024-06-09 22:18:00 -04:00

View File

@ -55,7 +55,12 @@ IP Reporter is a Python-based tool for network administrators to monitor and cap
```
3. **GUI Interface**:
or
```sh
python3 qt.py
```
4. **GUI Interface**:
- Click "Start" to begin packet sniffing.
- Captured IP and MAC addresses will be displayed in the table.
- Double-click on an IP address to open it in your default web browser.