anyproxy

v4.1.3
A fully configurable HTTP/HTTPS proxy in Node.js

prepublish

npm run buildweb

test

npx jest

lint

eslint .

testserver

node test/server/startServer.js

buildweb

NODE_ENV=production webpack --config web/webpack.config.js --colors

webserver

NODE_ENV=test webpack --config web/webpack.config.js --colors --watch

doc:serve

node build_scripts/prebuild-doc.js && gitbook serve ./docs-src ./docs --log debug

doc:build

./build_scripts/build-doc-site.sh
npm i anyproxy

Metadata

Downloads