Commit Graph

115 Commits

Author SHA1 Message Date
ae302ee600 reformat docs 2017-07-14 03:51:08 +03:00
283ef9adb7 minor fixes 2017-07-14 03:26:36 +03:00
377fe5ecde add documentation 2017-07-14 03:26:36 +03:00
7d64e141e4 Add dns_he - DNS API script for Hurricane Electric DNS service
... Although not yet fully Posix compatible.
2017-07-12 20:24:54 +02:00
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
333090a967 Fix README.md for DNS API. 2017-07-02 06:38:25 -07:00
3002f6dfd5 Updated README.md for Name.com API application. 2017-07-02 06:02:44 -07:00
1a504118e5 Updated DNS API support list. 2017-07-02 04:55:06 -07:00
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
dff641a665 I can do it... just discovered vmdiff 2017-05-08 16:07:45 +02:00
47a25cc3e8 Merge github.com:justmwa/acme.sh
Conflicts:
	dnsapi/README.md
	dnsapi/dns_nsone.sh
2017-05-08 16:02:31 +02:00
5e3a5f627a last but not least 2017-05-08 15:51:01 +02:00
9201e0a5b9 Merge branch 'dev' into master 2017-05-08 15:32:02 +02:00
2b09253961 link to contributor repo for support issues relating to the dnsimple API integration 2017-05-02 08:59:37 -05:00
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
90c70fa5bf Merge branch 'dev' into patch-3 2017-04-26 15:58:58 -07:00
a6e5876d96 Resolved conflict.
Resolved conflict.
2017-04-25 19:33:54 -07:00
020f9cd2a6 small Fix readme [skip ci] 2017-04-21 13:15:39 +03:00
dbe68684a0 Fix readme 'Use VSCALE API' [skip ci] 2017-04-21 12:30:21 +03:00
27a05ff271 Add dns_vscale.sh 2017-04-19 23:34:14 +03:00
afb67d375f Updated README.md (2 of 2) 2017-04-03 14:01:40 -07:00
3d22708f67 spelling: automatically 2017-03-26 05:24:38 +00:00
d039295070 Added Infoblox references 2017-03-23 14:15:17 -05:00
3e9478b58d Update README information for ClouDNS 2017-03-15 17:25:01 +02:00
3b7fbcd0c3 Add DNS API support for ClouDNS 2017-03-14 13:24:09 +02:00
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
7d0452c7e3 added NS1. support 2017-03-08 22:12:37 +01:00
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
9683ffe13a minor fix error message 2017-02-28 20:39:23 +08:00
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
abf4278d09 resolve conflicts 2017-02-23 21:02:21 +00:00
3d6a125bdc add documentation 2017-02-23 21:00:40 +00:00
afa3fc8bf9 Adapt to use general naming rule for account variables. 2017-02-12 12:24:57 +01:00
edfefb6763 Add usage instructions and repo link to post issues. 2017-02-12 12:24:57 +01:00
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
e6b940e247 Minor edits to FreeDNS documentation 2017-02-03 22:59:22 -05:00
40e6ba1100 fix heading level to match others. 2017-02-01 17:12:52 -05:00
0aed065a75 Updates to README.md 2017-02-01 17:08:26 -05:00
dd17ac5045 Added instructions on how to get the Linode API key. 2017-01-31 10:56:34 +07:00
38f2334360 Added support for Linode DNS API. 2017-01-16 15:42:17 +07:00
180f05f6f0 Add instructions for the Alwaysdata API. 2017-01-03 12:16:22 +00:00
58bb94d7c7 Update README.md 2016-11-25 22:20:54 +08:00
192ede5e64 Added ISPConfig DNS API 2016-11-24 16:00:32 +01:00
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
5b771039fc Support AWS Route53 api 2016-11-20 23:21:07 +08:00
d20831e41a Update DNS API readme 2016-11-15 14:43:15 +01:00
9882f3429a Update README.md 2016-11-15 17:28:15 +08:00
ce38ecb966 merge with upstream 2016-11-14 15:59:42 +01:00
13ffa17048 add documentation for dns_nsupdate 2016-11-14 15:56:07 +01:00
b9091e14b3 adding DNSMadeEasy API 2016-11-09 23:11:19 +08:00