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

Adds an option to not recoursivly resolve DNS names that are not defi… #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gebl
Copy link

@gebl gebl commented Nov 4, 2016

Adds an option to not recursively resolve DNS names that are not defined as part of those that are being cooked.

Adds an option to specify a python module that can implement an init and handle function that will be called at start up and when handling requests respectively. The result of the handle method is what is sent as the response to the query allowing for programmatic modification of the response.

…ned as part of those that are being cooked.

Adds an option to specify a python modle that can implement an init and handle function that  will be called at start up and when handling requests respectively. The result of the handle method is what is sent as the response to the query allowing for programatic modification of the response.
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

Successfully merging this pull request may close these issues.

1 participant