Is it possible to change the host for a localhost server?
Lets say I want to have a friend run my project that runs web sockets and a few other local servers on my network so me and my other friends can test my project. If the friend who hosted the web sockets had to leave, he would have to close the web sockets, and that would throw things off.
I am running a Node Js server in port 2000 , but it is not working [closed]
Closed 19 mins ago.