mirror of
https://github.com/thewhiteh4t/pwnedOrNot.git
synced 2026-08-23 21:22:22 +02:00
Updated Readme
This commit is contained in:
@@ -34,14 +34,8 @@ And with all this information **pwnedOrNot** can easily find passwords for compr
|
||||
**Ubuntu and Kali**
|
||||
|
||||
```bash
|
||||
# Python 2
|
||||
pip install cfscrape
|
||||
apt-get install nodejs
|
||||
|
||||
# Python 3
|
||||
apt-get install python3-pip
|
||||
pip3 install requests
|
||||
pip3 install cfscrape
|
||||
chmod 777 install.sh
|
||||
./install.sh
|
||||
```
|
||||
|
||||
**Termux**
|
||||
|
||||
Reference in New Issue
Block a user