This commit is contained in:
Tristan Smith 2024-06-01 02:32:01 -04:00
parent 9bbdd0b985
commit e0dbc2b5f0

View file

@ -37,7 +37,7 @@ IP Reporter is a Python-based tool for network administrators to monitor and cap
1. **Clone the Repository**:
```sh
git clone https://github.com/yourusername/ip-reporter.git
git clone https://github.com/ampersandcastles/ip-reporter.git
cd ip-reporter
```
@ -97,3 +97,4 @@ This project is licensed under the GNU General Public License v3.0. See the [LIC
- The developers and maintainers of [Scapy](https://scapy.net/).
- The Python community for providing excellent libraries and support.
- Honestly, ChatGPT.