psiphi75/web-remote-control

Error: connect ECONNREFUSED 127.0.0.1:33330

Opened this issue · 1 comments

Hi @psiphi75 , I am looking for a solution to control someone's computer through my web browser. But I am getting the error while connecting with the port 33330. I have also tried by opening this port from the control panel but no luck.

Please have a look at the attached screenshot.

Screenshot_2

You need to be running the proxy on localhost (127.0.0.1). ECONNREFUSED means the connection has been refused, likely due to proxy not running.