Hi,
I installed tcp-proxy global.
After I just want to add a host like this.
node-tcp-proxy add --host address --port 10051
events.js:72
throw er; // Unhandled 'error' event
^
Error: connect ENOENT
at errnoException (net.js:901:11)
at Object.afterConnect [as oncomplete] (net.js:892:19)
I did it in administrator mode and don't know why I get this exception.
Probably there is an failure?
Hi,
I installed tcp-proxy global.
After I just want to add a host like this.
I did it in administrator mode and don't know why I get this exception.
Probably there is an failure?