Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 774 Bytes

readme.md

File metadata and controls

23 lines (20 loc) · 774 Bytes

M65 Stress Testing Utility

Code Climate Known Vulnerabilities

M65 Atomic Cannon

How to use

Run Sample Script:

  • Have node 8.0 or later installed
  • Edit examples/simple.js with the address and params you'd like to use
  • node examples/simple.js

Run with Docker:

  • This project contains a Dockerfile and docker-compose script
  • run the following from the examples/docker folder
docker-compose build
docker-compose up