Update README.md

This commit is contained in:
PXEiYyMH8F 2022-03-06 16:17:02 +00:00 committed by GitHub
parent 703b868164
commit 67dbde27db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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