Skip to content

brunolm/serverdebug-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Executes a command internally and creates a proxy listening to server on localhost:5858 exposing it on port 8585 to provide access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published