Recent content by bgirschig

  1. bgirschig

    Windows 10 publicly accessible service (nodejs)

    How do I mark this thread as solved?
  2. bgirschig

    Windows 10 publicly accessible service (nodejs)

    Hi! Thanks for your answer. It did not directly solve the problem, but you made me check some things... that solved it. Here is what happened: - I started my server on 0.0.0.0 and expected it to be accessible - Seeing it was not working, I tried to troubleshoot the issue by completely disabling...
  3. bgirschig

    Windows 10 publicly accessible service (nodejs)

    Hello! I'm new to this forum, and to windows, so please forgive me if i'm missing some guidelines I'm trying to make a node server publicly accessible. The code is the simplest it can be, and works as expected on OSX and linux machines. But somehow on windows, I can't get it to work. What i've...
Back
Top