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

Rework the way we start the server #450

Closed
2 tasks done
ameshkov opened this issue Nov 1, 2018 · 1 comment
Closed
2 tasks done

Rework the way we start the server #450

ameshkov opened this issue Nov 1, 2018 · 1 comment
Assignees
Milestone

Comments

@ameshkov
Copy link
Member

ameshkov commented Nov 1, 2018

Current approach with using corednsmain.Run is not ideal.

Here's what we need to do:

  1. Configure it and it's plugins dynamically (eliminate the need of Corefile)
  2. Change the way its configuration is reloaded -- it will solve the situation with Win build btw Windows binaries #375
@ameshkov
Copy link
Member Author

Switched to https://github.com/AdguardTeam/dnsproxy

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

No branches or pull requests

2 participants