mirror of
https://github.com/MatrixTM/MHDDoS.git
synced 2024-11-16 19:56:37 +08:00
Update BOMBARDIER.md
This commit is contained in:
parent
67dbde27db
commit
3522ed4fc7
4
.github/BOMBARDIER.md
vendored
4
.github/BOMBARDIER.md
vendored
|
@ -6,8 +6,8 @@ Adopted from github.com/mariotrucco/bombardier@78-add-proxy-support
|
||||||
mkdir bombardier_tmp
|
mkdir bombardier_tmp
|
||||||
cd bombardier_tmp
|
cd bombardier_tmp
|
||||||
go mod init bombardier_tmp
|
go mod init bombardier_tmp
|
||||||
go mod edit -replace github.com/codesenberg/bombardier=github.com/mariotrucco/bombardier@78-add-proxy-support
|
go mod edit -replace github.com/codesenberg/bombardier=github.com/PXEiYyMH8F/bombardier@78-add-proxy-support
|
||||||
go get github.com/codesenberg/bombardier
|
go get github.com/codesenberg/bombardier
|
||||||
cd ..
|
cd ..
|
||||||
rm -r bombardier_tmp
|
rm -r bombardier_tmp
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user