Tool for flooding HTTP servers under Linux.
-
Clone:
git clone https://github.com/TheFox/httpflood.git
-
In
httpflood
directory, make:mkdir -p build && cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && make && make test
-
Done.
Tool for flooding HTTP servers under Linux.
Clone:
git clone https://github.com/TheFox/httpflood.git
In httpflood
directory, make:
mkdir -p build && cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && make && make test
Done.