Skip to content

jacobrastad/siege-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

siege-ssl

Siege Docker container with SSL support. Also changes the default output setting from JSON to be able to see full stats in the terminal

How to run

docker run --rm -t rastad/siege:latest --verbose -H "Cookie: mycookie=2020;" -c1 -r20 --no-parser https://mysite.com

Parameters

-c Number of concurrent users

-r Number of times to run per user

About

Siege Docker container with SSL support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published