Aaron W. Swenson
c8c1140f15
Linode API v4 Redo
The Cloud and Classic Manager work with different APIs, and so require
a separate module, which we introduce here.
The README has also been modified to state that the two are separate
and incompatible, and provides instructions on using either.
6 years ago
Aaron W. Swenson
9a473640fb
Revert "Update Linode API to v4"
This reverts commit 9a27b38976
.
Turns out, the Cloud Manager is not backward compatible, nor is the
Classic Manager forward compatible.
6 years ago
Ivru
67d3e8d049
Add Exoscape API support for DNSAPI
6 years ago
Daniel F. Dickinson
1a77490969
dnsapi: Add option to set zone for nsupdate
Some DNS servers for which dns_nsupdate.sh is applicable (such
as dyn.com's 'Standard DNS' TSIG update mechanism), require that
the zone be set during the nsupdate transaction. Therefore we
add a new environment variable NSUPDATE_ZONE which is used to
set the zone for the DNS TSIG transaction.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Adrian Almenar
fb08b53f0b
Add Neodigit.net DNS API
6 years ago
Aaron W. Swenson
9a27b38976
Update Linode API to v4
Linode API has made breaking changes that are resolved by this
update. No user action is required.
Additionally, related README.md entry updated to include new cloud
manager interface.
6 years ago
epgdatacapbon
14ad5955b5
Add DNS API support for MyDNS.JP
6 years ago
epgdatacapbon
a6f2110141
Add DNS API support for MyDNS.JP
6 years ago
pavelaks
4b581f3720
Update README.md
Fix VSCALE example (add export before VSCALE_API_KEY)
6 years ago
hebbet
a894b7cc9b
add link to cloudflare profil for api key
6 years ago
LLeny
7e130c2618
README fixes
6 years ago
LLeny
f7e7e885a9
Usage
6 years ago
Herman Sletteng
12c900ea7d
Gratisdns.dk: Fix typo in url, also added note recommending --dnssleep 300
6 years ago
Herman Sletteng
1756bbff84
DNS plugin for Danish service gratisdns.dk
Currently only supports primary domains. My use case does not involve
secondary domains so I'm not sure how it behaves, and cannot test it.
Might be as simple as turning all "primary"-references into a variable
that's either "primary" or "secondary", and make an extra check for this
in _get_domain...
Cookie handling heavily inspired by freedns plugin, including caching
the cookie in the config file, so we can rm without re-authenticating
7 years ago
KUDO Takashi
2e74df2583
Add support ConoHa DNS API
6 years ago
Janos Lenart
1d4dec5510
Moved dns_gcloud to 47.
7 years ago
Janos Lenart
0a3ac1f5c3
Added support for Google Cloud DNS API (dns_gcloud)
7 years ago
Hitoshi
22cd408efb
add dns api support for dnspod.com
6 years ago
Oliver Dick
ed95509a4f
hosting.de API keys can contain special chars, so using simple quotes
6 years ago
Oliver Dick
4162975f9f
added hosting.de API to README's
6 years ago
Michael
616b0b6baa
fixed shfmt related errors in dns_euserv.sh and modified README.md
6 years ago
Michael
d99968ee6d
Modified dnsapi/README.md
6 years ago
Michael
94f91ae687
initial version with Euserv.eu DNS API Support
- added dnsapi/dns_euserv.sh
- modified dnsapi/README.md
6 years ago
linux-insideDE
ed2ba6bc3a
removed jq dependencies
7 years ago
linux-insideDE
3cd5b9ca2e
added netcup dns api
7 years ago
neilpang
681e3785ef
add dns alias mode
7 years ago
Roman Bližík
4e05062def
add tele3-dns plugin
7 years ago
Jan-Otto Kröpke
63f3283591
Add Support for inwx mobile tan
7 years ago
Wolfgang Ebner
dd72f7638d
add acme-dns plugin
7 years ago
pandiloko
499f745732
False case in variable name for dreamhost api
7 years ago
Habetdin
98e15f658e
Update Zilore API description
7 years ago
Ivar Larsson
696d9c6bd3
remove merge chars
7 years ago
Habetdin
ce9c227425
Update README.md
7 years ago
Habetdin
e32c2b84ee
Revert "Update README #1"
This reverts commit 6b0333e919
.
7 years ago
Habetdin
2bc38b2063
Revert "Update README.md"
This reverts commit b4f4c28871
.
7 years ago
Habetdin
b4f4c28871
Update README.md
7 years ago
Habetdin
6b0333e919
Update README #1
7 years ago
Felipe Braz
86ef6e6987
fixes on dnsapi/dns_kinghost.sh and dnsapi/README.md
7 years ago
Austin Drummond
5b355c6ca7
Fixed Dreamhost ENV var name in dnsapi/README.md
7 years ago
James Gibson
ba9e7fbf64
Clarified the language around the Name.com steps
Name.com has simplified the process to obtain API tokens, this clarifies the language around requesting a key.
7 years ago
pyriand3r
fbd8ab47ea
only reseller can use do.de's reseller interface
7 years ago
Ivar Larsson
5f9b0675e2
loopia -> loopia.se
7 years ago
Felipe Braz
2ff6f4d3cf
updated docs for dns_kinghost api usage
7 years ago
Ivar Larsson
7a46293f7a
loopia documentation
7 years ago
TigerP
14c2755436
Add support for DirectAdmin
7 years ago
neilpang
2655e726c9
update dns he
7 years ago
Martin Donlon
2c83224f07
Fixup dns_dreamhost travis failures
7 years ago
neilpang
6ca5f3d8f6
support Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255
7 years ago
Skid
7f59d7ea48
Fix the command to generate tsig key for knot api
7 years ago
neilpang
a4fc802d1b
Add selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues/1220
7 years ago