Slow loris attack testing tool.
$ npm install -g visionmedia/slowloris
Usage: slowloris [options] <url>
Options:
-h, --help output usage information
-V, --version output the version number
-c, --connections <n> number of connections to open [5000]
MIT