-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
namesilo.com
#313
Comments
I second this request. |
Any chance this might get done in the near future? I'd really rather use this updater than some of the others out there, due to it's robustness and popularity. Thanks in advance, and if asking violated some rule that I missed, my apologies! |
I started on this, but I've decided to move to my management of DNS for my domains to Cloudflare, so I've lost motivation to continue working on it. I didn't make it far - just primarily research the api, make the start of a readme, and take a screenshot of where to click to manage DNS. Instead of doing a full PR I'll just include the little bit of work here: READMENamesiloConfigurationExample{
"settings": [
{
"provider": "namesilo",
"domain": "domain.com",
"host": "home",
"key": "71dZaE8c2Aa926Ca2E8c1",
"ip_version": "ipv4"
}
]
} Compulsory parameters
Optional parameters
Domain setup
Testing
Other referencesAnd here are a few implementations from around the internet of other doing it, though none of them written in go:
|
Can you add namesilo ddns updater?
The text was updated successfully, but these errors were encountered: