mirror of
https://github.com/reiyua/Gelos80Sniff.git
synced 2026-01-20 08:17:47 +00:00
Tidy up the readme to make it easier to read.
This commit is contained in:
parent
aab4701ff2
commit
6020ac0375
1 changed files with 3 additions and 3 deletions
|
|
@ -16,16 +16,16 @@ Requirements
|
|||
Python 3.x
|
||||
|
||||
nmap Python library – Install with:
|
||||
pip install python-nmap
|
||||
- pip install python-nmap
|
||||
|
||||
Gobuster – Make sure it is installed (e.g., on Linux: sudo apt-get install gobuster).
|
||||
|
||||
How to Use
|
||||
Clone the repository:
|
||||
git clone https://github.com/reiyua/Gelos80Sniff.git
|
||||
- git clone https://github.com/reiyua/Gelos80Sniff.git
|
||||
|
||||
Run the script with administrator privileges:
|
||||
sudo python3 Gelos80Sniff.py
|
||||
- sudo python3 Gelos80Sniff.py
|
||||
|
||||
Follow the prompts:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue