vrf

June 25, 2021 ยท View on GitHub

Multithreaded HTTP flood written in V

What does it do?

It sends a random number of HTTP GET requests to the target supplied by the user.

How do I use it?

v run main.v <URL> <thread count (the higher you go the crazier it gets)>