mirror of
https://github.com/yswery/PHP-DNS-SERVER.git
synced 2026-04-26 01:35:57 +03:00
[PR #60] [CLOSED] Adds check if server in run as root user. #76
Labels
No labels
bug
enhancement
enhancement
hacktoberfest
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PHP-DNS-SERVER#76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/60
Author: @ivanstan
Created: 9/10/2018
Status: ❌ Closed
Base:
master← Head:feature/check-is-sudo📝 Commits (1)
29614b3adds check if server in run as root user.📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/Server.php(+4 -0)📄 Description
It has to be run with sudo because otherwise socket bind would not work
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.