https://en.wikipedia.org/wiki/Slowloris_(computer_security)
Before compiling you will need the Golang compiler installed. Then just run the compiled program with specific arguments.
Before attacking over Tor you need to install Tor on the machine.
It is possible to modify the behaviour of slowloris with command-line arguments.
Run .\main --help
for more information.
For testing you can use Apache Server Status
- The code is licensed under the MIT License.
- This project was inspired by https://github.com/marant/goloris
- And also this code is published for educational purposes only.