This experimental node.js application is a experiment to see if node.js can be used for denial of service attacks. This specific implementation creates slowloris attack.
Download and install node.js
In the command line interface, type:
cd /path/to/slowloris-dos/
In the command line interface type:
npm install
node index.js [target] [socks address]
node index.js http://example.com localhost:9051