soldair / stats-npm

find an destroy econnreset monsters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stats-npm

this was made to help understand ntworking issues like ECONNRESET in npm folks reported it here. npm/registry#10

install

sudo npm install -g stats-npm

run

then use it just like npm.

snpm install yourmodule

after every command it appends profiling information for requests to ./snpm-stats.log

server

you may also run it as a standalone server and configure it as your registry. request metadata is logged to stdout.

stats-npm-server --help

About

find an destroy econnreset monsters

License:MIT License


Languages

Language:JavaScript 100.0%