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

Add DNS support #111

Closed
wants to merge 1 commit into from
Closed

Add DNS support #111

wants to merge 1 commit into from

Conversation

n3r0-ch
Copy link
Contributor

@n3r0-ch n3r0-ch commented May 31, 2015

Add DNS support. This change require the additional dependency dnspython. Please add this to the Windows installing documentation (i have no windows to test).

Usage:
Simply add a new TXT record to your DNS zonefile on your nameservers:

subdomain        IN      TXT    "zero=1TaLk3zM7ZRskJvrh3ZNCDVGXvkJusPKQ"

The used DNS Server can be set with a additional startup option.

I used the Zeroname plugin because a additional plugin will result in much redundant code.

@n3r0-ch n3r0-ch mentioned this pull request May 31, 2015
@n3r0-ch n3r0-ch closed this Dec 30, 2015
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.

None yet

1 participant