Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 769 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 769 Bytes

autocannon-app

A web app based on autocannon

  • customize autocannon's config
  • test history tracking
  • test transaction flexible control

Preview

image

image

Install

$ npm i autocannon-app -g

Start App

  1. Execute command below:
cannon --port={your port, default 8080}
  1. Then visit http://127.0.0.1:{your port} in browser

Where to store data

All the config and test datas are stored in web localStorage