Skip to content
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

No permission #37

Open
dom-4k opened this issue Nov 12, 2023 · 1 comment
Open

No permission #37

dom-4k opened this issue Nov 12, 2023 · 1 comment

Comments

@dom-4k
Copy link

dom-4k commented Nov 12, 2023

~/dns> ./dnschef.py
_ _ __ | | version 0.4 | | / |
_| | __ ___ | | | | / ` | ' / |/ | ' \ / _ \ |
| (
| | | | _
\ (
| | | | __/ | _
,
|
| |
|/_|| ||___||
iphelix@thesprawl.org

(00:29:03) [] DNSChef started on interface: 127.0.0.1
(00:29:03) [
] Using the following nameservers: 8.8.8.8
(00:29:03) [*] No parameters were specified. Running in full proxy mode
(00:29:03) [!] Failed to start the server: [Errno 13] Permission denied

@Bilou4
Copy link

Bilou4 commented Nov 30, 2023

By default, the server listens on a priviledged port (port 53). You need to start it using sudo or by specifying another port (--port)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants