0

I have set up a live server on VSCode using the Live Server extension. The live server runs on port 5500 and works fine on my local machine. However, when I try to access the hosted web page from another device on the same network, it only works if the network is set as “Private Network” in Windows. If the network is set as “Public Network”, the page does not load.

I have tried changing the inbound rules in Windows Firewall to allow all connections on port 5500, but that did not help. How can I allow other devices to access my live server on a public network?

rioV8
  • 24,506
  • 3
  • 32
  • 49
puneetred
  • 39
  • 3
  • why not use a normal web server – rioV8 Aug 17 '23 at 06:48
  • Does this answer your question? [VS Code access to live server extension from another device](https://stackoverflow.com/questions/73443401/vs-code-access-to-live-server-extension-from-another-device) – starball Aug 18 '23 at 01:32

0 Answers0