goflood
goflood is a Go-based HTTP flood tool (DDoS). It to test web performance under high load.
git clone https://github.com/zyfoxx/goflood.git
cd goflood
chmod +x setup.sh
./setup.sh
curl -o proxy.txt https://raw.githubusercontent.com/TheSpeedX/SOCKS-List/master/http.txt
You can bring other proxies, make sure the format is ip:port
goflood https://example.com 300
See DISCLAIMER.md for important legal and ethical usage information.
MIT License. See LICENSE for details.
Probably yes. Here’s what you can do:
- Ignore it.
- Fork it and make it better.
- Read CONTRIBUTING.md and help me improve it.