Skip to content

Commit

Permalink
Added New Method (Downloader)
Browse files Browse the repository at this point in the history
  • Loading branch information
SudoLite authored Mar 6, 2022
1 parent b82b5a6 commit 3b2e3fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ You can download it from [GitHub Releases](https://github.com/MHProDev/MHDDoS/re

**Requirements**

* [dnspython](https://github.com/rthalley/dnspython)
* [cfscrape](https://github.com/Anorov/cloudflare-scrape)
* [impacket](https://github.com/SecureAuthCorp/impacket)
* [requests](https://github.com/psf/requests)
Expand All @@ -94,7 +95,6 @@ You can download it from [GitHub Releases](https://github.com/MHProDev/MHDDoS/re
* [icmplib](https://github.com/ValentinBELYN/icmplib)
* [certifi](https://github.com/certifi/python-certifi)
* [psutil](https://github.com/giampaolo/psutil)
* [dnspython](https://github.com/rthalley/dnspython)
* [yarl](https://github.com/aio-libs/yarl)
---

Expand All @@ -116,7 +116,8 @@ git clone https://github.com/MHProDev/MHDDoS.git
cd MHDDoS
pip install -r requirements.txt
```

[python3]: https://python.org 'Python3'
[github]: https://github.com/MHProDev/MHDDoS/issues 'GitHub'

---

Expand Down

0 comments on commit 3b2e3fb

Please sign in to comment.