Commit Graph

61 Commits

Author SHA1 Message Date
Lonnie Abelbeck 42b2adc03e Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_dyn.sh, remove empty line at end

dns_dyn.sh, remove trailing spaces at end of line

Replace 'head -n' with the '_head_n' function

Update main README.md DNS API list
2017-07-08 07:06:51 -05:00
RaidenII 333090a967 Fix README.md for DNS API. 2017-07-02 06:38:25 -07:00
RaidenII 3002f6dfd5 Updated README.md for Name.com API application. 2017-07-02 06:02:44 -07:00
RaidenII 1a504118e5 Updated DNS API support list. 2017-07-02 04:55:06 -07:00
Mark Felder 7eea9533e8 Update README.md
Fix usage documentation for dns_nsupdate. The NSUPDATE_KEY env needs to be a path to a file.
2017-05-22 14:53:26 -05:00
nytral dff641a665 I can do it... just discovered vmdiff 2017-05-08 16:07:45 +02:00
nytral 47a25cc3e8 Merge github.com:justmwa/acme.sh
Conflicts:
	dnsapi/README.md
	dnsapi/dns_nsone.sh
2017-05-08 16:02:31 +02:00
nytral 5e3a5f627a last but not least 2017-05-08 15:51:01 +02:00
justmwa 9201e0a5b9 Merge branch 'dev' into master 2017-05-08 15:32:02 +02:00
Matthew Turney 2b09253961
link to contributor repo for support issues relating to the dnsimple API integration 2017-05-02 08:59:37 -05:00
Matthew Turney 1994c6828e
include dnsimple api
Even though DNSimple is technically covered with lexicon not all
systems can install python pip's easily. For these systems it is useful
to have pure shell script API interactions.
2017-05-02 08:59:37 -05:00
shar0119 90c70fa5bf Merge branch 'dev' into patch-3 2017-04-26 15:58:58 -07:00
shar0119 a6e5876d96 Resolved conflict.
Resolved conflict.
2017-04-25 19:33:54 -07:00
Aleksey Loban 020f9cd2a6 small Fix readme [skip ci] 2017-04-21 13:15:39 +03:00
Aleksey Loban dbe68684a0 Fix readme 'Use VSCALE API' [skip ci] 2017-04-21 12:30:21 +03:00
LAV45 27a05ff271 Add dns_vscale.sh 2017-04-19 23:34:14 +03:00
shar0119 afb67d375f Updated README.md (2 of 2) 2017-04-03 14:01:40 -07:00
Josh Soref 3d22708f67 spelling: automatically 2017-03-26 05:24:38 +00:00
Jason d039295070 Added Infoblox references 2017-03-23 14:15:17 -05:00
boyanpeychev 3e9478b58d Update README information for ClouDNS 2017-03-15 17:25:01 +02:00
boyanpeychev 3b7fbcd0c3 Add DNS API support for ClouDNS 2017-03-14 13:24:09 +02:00
thewer ac690fceaf Added DigitalOcean (native) API that requires only a read/write API key for DigitalOcean, updated 2 reads files. 2017-03-09 22:28:30 +10:00
nytral 7d0452c7e3 added NS1. support 2017-03-08 22:12:37 +01:00
csmk 9c87a5890d
Add support for Knot DNS API
The script is actually an adapted version of the `dns_nsupdate.sh` script,
as the `knsupdate` utility is quite similar to `nsupdate`.
2017-03-05 22:18:31 +09:00
neilpang 9683ffe13a minor fix error message 2017-02-28 20:39:23 +08:00
Frederic Crozat fab2d9dc6a add API for Gandi LiveDNS (#680)
* add API for Gandi LiveDNS

* ensure Gandi API key is saved for renewing certificate.

* gandi_livedns: use PUT instead of POST for creating DNS record

* gandi_livedns: fix formatting

* dns_gandi_livedns: fix shellcheck errors
2017-02-28 19:58:04 +08:00
Stefan Seidel abf4278d09 resolve conflicts 2017-02-23 21:02:21 +00:00
Stefan Seidel 3d6a125bdc add documentation 2017-02-23 21:00:40 +00:00
Armando Lüscher afa3fc8bf9
Adapt to use general naming rule for account variables. 2017-02-12 12:24:57 +01:00
Armando Lüscher edfefb6763
Add usage instructions and repo link to post issues. 2017-02-12 12:24:57 +01:00
David Kerr f78b656f5f Add error message if fails to add TXT record for missing security code (probably a FreeDNS public domain) 2017-02-04 10:21:58 -05:00
David Kerr e6b940e247 Minor edits to FreeDNS documentation 2017-02-03 22:59:22 -05:00
David Kerr 40e6ba1100 fix heading level to match others. 2017-02-01 17:12:52 -05:00
David Kerr 0aed065a75 Updates to README.md 2017-02-01 17:08:26 -05:00
Philipp Grosswiler dd17ac5045 Added instructions on how to get the Linode API key. 2017-01-31 10:56:34 +07:00
Philipp Grosswiler 38f2334360 Added support for Linode DNS API. 2017-01-16 15:42:17 +07:00
Paul Koppen 180f05f6f0 Add instructions for the Alwaysdata API. 2017-01-03 12:16:22 +00:00
neil 58bb94d7c7 Update README.md 2016-11-25 22:20:54 +08:00
sjau 192ede5e64 Added ISPConfig DNS API 2016-11-24 16:00:32 +01:00
baiyangliu be39ab32d1 Add DNS API support for aliyun (#410)
* Add DNS API support for aliyun

* Update README.md

* format

* format

* format

* format...

* format...

* format

* format

* fix bug

* fix bug

* code format

* code format

* fix bug

* just ok...

* fix bug

* fix bug

* fix bug

* change "echo" to "printf"

* fix bug

* code format

* fix bug."head -c" in function _ali_nonce not supported by solaris

* fix bug."head -c" in function _ali_nonce not supported by solaris

* format

* fix bug._ali_nonce not work on solaris

* fix bug. _ali_nonce not work on solaris

* fix bug. _ali_nonce not work on solaris

* add aliyun.com to README.md
2016-11-24 21:49:45 +08:00
neilpang 5b771039fc Support AWS Route53 api 2016-11-20 23:21:07 +08:00
Armando Lüscher d20831e41a
Update DNS API readme 2016-11-15 14:43:15 +01:00
neil 9882f3429a Update README.md 2016-11-15 17:28:15 +08:00
Philippe Kueck ce38ecb966
merge with upstream 2016-11-14 15:59:42 +01:00
Philippe Kueck 13ffa17048
add documentation for dns_nsupdate 2016-11-14 15:56:07 +01:00
nytral b9091e14b3 adding DNSMadeEasy API 2016-11-09 23:11:19 +08:00
nytral f58e83ee87 READMEs edit 2016-11-06 16:52:43 +01:00
Peter Lyons caa2e45a8c use RFC2606 example.com domain in docs (#327)
https://www.rfc-editor.org/rfc/rfc2606.txt
2016-10-13 10:14:36 +08:00
Maxim Zalysin d6f0c2b52b Add support PowerDNS API (#322)
* Add support PowerDNS API

* Small fixes
2016-10-09 21:56:04 +08:00
neil 73ba54a502 Support OVH domain api 2016-08-25 11:03:25 +08:00