Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
autocannon-ui
Advanced tools
This monorepo contains packages and applications which provide a GUI for using autocannon while maintaining the same user experience. It provides the ability to compare two autocannon results.
To compare, the user must tick two results and press the Compare
button. The popup that appeared will display the comparing result.
For understanding the result, please see the autocannon-compare
documentation.
The easiest way to try this out is to run:
npx autocannon-ui
a new browser window will be opened automatically
You can also provide port or host parameter to listen on port/host of your choice.
npx autocannon-ui --help
Usage: autocannon-ui [options]
Options:
-p, --port <port> listening port
-h, --host <host> host to bind (default: "localhost")
--help display help for command
To easily develop the packages of this repo you can execute:
npm install
npm start
This will:
autocannon-frontend
build in watch mode so you can change the React components and see the result immediatelyautocannon-backend
in standalone mode to have a server runningDesigns can be found here.
autocannon-ui-frontend
A library of React components which provide the UI.
autocannon-ui-backend
A standalone Fastify application.
autocannon-compare-cli
A CLI tool to compare autocannon results and display them in a readable way.
FAQs
A Web user interface for autocannon
The npm package autocannon-ui receives a total of 2 weekly downloads. As such, autocannon-ui popularity was classified as not popular.
We found that autocannon-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.