fixed proxy issues (not tested)

This commit is contained in:
MHProDev 2022-02-26 02:02:34 +03:30
parent 2f5f5c5059
commit 7acc6191cc
2 changed files with 7 additions and 7 deletions

View File

@ -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**

View File

@ -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