mirror of
https://github.com/MatrixTM/MHDDoS.git
synced 2024-11-16 03:32:32 +08:00
fixed proxy issues (not tested)
This commit is contained in:
parent
2f5f5c5059
commit
7acc6191cc
12
README.md
12
README.md
|
@ -71,12 +71,14 @@ You can download it from [GitHub Releases](https://github.com/MHProDev/MHDDoS/re
|
|||
|
||||
**Requirements**
|
||||
|
||||
* [cloudscraper](https://github.com/VeNoMouS/cloudscraper)
|
||||
* [impacket](https://github.com/SecureAuthCorp/impacket)
|
||||
* [requests](https://github.com/psf/requests)
|
||||
* [Python3][python3]
|
||||
* requests
|
||||
* Pysocks
|
||||
* cfscrape
|
||||
* icmplib
|
||||
* scapy
|
||||
* [PyRoxy](https://github.com/MHProDev/PyRoxy)
|
||||
* [icmplib](https://github.com/ValentinBELYN/icmplib)
|
||||
* [certifi](https://github.com/certifi/python-certifi)
|
||||
* [psutil](https://github.com/giampaolo/psutil)
|
||||
---
|
||||
|
||||
**Videos**
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
cloudscraper<=1.2.58
|
||||
certifi<=2021.10.8
|
||||
yarl<=1.7.2
|
||||
requests==2.27.1
|
||||
pysocks<=1.7.1
|
||||
impacket>=0.9.24
|
||||
psutil>=5.9.0
|
||||
icmplib>=2.1.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user