http-file-server icon indicating copy to clipboard operation
http-file-server copied to clipboard

start server: listen tcp :443: bind: permission denied

Open monomycelium opened this issue 2 years ago • 1 comments

I love this speedy file server! But when I start the server, I cannot use ports 80 and 443 (because they are restricted, I believe), so I have to start as root. Is there a workaround? I have apache, the webserver, installed on my server running Arch Linux ARM, so a user http was created. But starting the server from that user still can't bind to those ports.

monomycelium avatar Oct 30 '22 01:10 monomycelium