Skip to content

Commit 2998558

Browse files
committed
Added README.md
1 parent 4f073f3 commit 2998558

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Networking-Tools/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Networking Tools
2+
A set of simple networking tools created in Python
3+
4+
## How To Use
5+
⚠️ **Please consider using port scanner for educational purposes only. Using it to scan websites or IP addresses without permission can be seen as a crime.**
6+
7+
Install the requirements using Git:
8+
9+
`pip install -r requirements.txt`
10+
11+
Run `tools_main.py`

0 commit comments

Comments
 (0)