Use the proxy for debugging via port on Linux

suggest change

If you start your application on Linux, use the proxy for debugging via port, for example:

socat TCP-LISTEN:9958,fork TCP:127.0.0.1:5858 &

Use port 9958 for remote debugging then.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Remote debugging in node.js:
* Use the proxy for debugging via port on Linux

Table Of Contents
1 npm
41 cli
43 grunt
52 Remote debugging in node.js
59 Hack
64 ES6
67 Redis
69 MongoDB
86 MongoDB
87 Lodash
91 CORS
105 N-API
108 Require