vscode-live-server icon indicating copy to clipboard operation
vscode-live-server copied to clipboard

Question: Live server sudo mode for port 80

Open abc-1211 opened this issue 2 years ago • 0 comments

I'm submitting a...

Question

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ X] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

I tried to set to port 80 in settings.json, however, it will auto changed to port 81. Port 80 is empty and available, i would say the culprit live server doesn't have the permission (sudo) to use Port 80. How can I enable Sudo mode and use port80? I am trying to connect to other software and they are sending HTTP request only.

Environment

Computer: MacBook Pro (M1, 2020) OS: IOS 11.1 Live Server Version: v5.7.9 (version number after reinstalled) (no info for version number before reinstalled) VSCode Version: 1.56.2 (Universal)

Browser:

- [ x] Chrome (desktop) version 89.0.4389.114
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

abc-1211 avatar Sep 21 '22 07:09 abc-1211