Skip to content

sun0day/autocannon-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published