Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grafov committed Aug 29, 2012
1 parent 43e7b72 commit a9b9ad4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@ Hulk DoS tool

HULK DoS tool ported to Go language from Python.
Original Python utility by Barry Shteiman http://www.sectorix.com/2012/05/17/hulk-web-server-dos-tool/

I just ported utility as is quick and dirty. Original functions names are keeped and original logic mostly keeped too.
Minor features added:

* you may set custom number of threads used for requests
* also set number of CPU cores used by program (nice Go feature)
* program correctly killed by Ctl+C

This tool targeted for load testing and may really down badly configured server. Use it wisely.

Expand Down

0 comments on commit a9b9ad4

Please sign in to comment.