serverdebug-proxy
v0.0.1
Published
Executes a command internally and creates a proxy listening to server on localhost:5858 exposing it on port 8585 to provide access.
Downloads
2
Readme
serverdebug-proxy
Executes a command internally and creates a proxy listening to server on localhost:5858 exposing it on port 8585 to provide access.
Sample usages:
node_modules/.bin/serverdebug-proxy node --debug index.js
node_modules/.bin/serverdebug-proxy npm run debug