oops
This commit is contained in:
parent
9bbdd0b985
commit
e0dbc2b5f0
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,7 @@ IP Reporter is a Python-based tool for network administrators to monitor and cap
|
||||||
1. **Clone the Repository**:
|
1. **Clone the Repository**:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/yourusername/ip-reporter.git
|
git clone https://github.com/ampersandcastles/ip-reporter.git
|
||||||
cd ip-reporter
|
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 developers and maintainers of [Scapy](https://scapy.net/).
|
||||||
- The Python community for providing excellent libraries and support.
|
- The Python community for providing excellent libraries and support.
|
||||||
|
- Honestly, ChatGPT.
|
||||||
|
|
Loading…
Reference in a new issue