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:



Table Of Contents