Skip to content

lucazz/hydra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Hydra Distributed HTTP Benchmark Tool

Using this container

Single node mode

Simply run:

docker run lucazz/hydra hydra [options] url

Distributed node mode

On the slave nodes, run:

docker run -d  lucazz/hydra hydra --slave --inet 172.17.0.10

And on the master node, run:

docker run -it lucazz/hydra hydra --nodes 172.17.0.10 url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors