-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port 80 #3
Comments
I assume you're on Linux or macOS. In that case you'd need to run as root to access port 80. |
Yes Mac OS but i figured it out. I just used sudo together with servez.
Having a very weird problem that my server will download at 1KB/s with python or node
Thank you for the reply
… On Sep 28, 2017, at 8:42 AM, Greggman ***@***.***> wrote:
I assume you're on Linux or macOS.
In that case you'd need to run as root to access port 80.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#3 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AKDjgOzxgxo16CGjjDw_DnNGlyJYISipks5sm1vpgaJpZM4Pm4c2>.
|
Randomly: this issue can probably be closed? |
I left it open incase I want to try to add an option to make it work without sudo. |
sudo ./Servez-1.7.0.AppImage -p:80
sudo ./Servez-1.7.0.AppImage -p:80 --no-sandbox
|
i want to run server at port 80 but i am not being able to. |
If you want an instant solution use the command line version of servez It's also possible this might work
but I didn't try it |
ERROR: listen EACCESS 0.0.0.0:80
The text was updated successfully, but these errors were encountered: