Update Readme.md
This commit is contained in:
parent
724662be42
commit
f3446ebf2e
1 changed files with 6 additions and 1 deletions
|
@ -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.
|
- Click "Start" to begin packet sniffing.
|
||||||
- Captured IP and MAC addresses will be displayed in the table.
|
- 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.
|
- Double-click on an IP address to open it in your default web browser.
|
||||||
|
|
Loading…
Reference in a new issue