acme.sh/dnsapi
neil bc2642f6d4 getdnsconf
..
README.md Merge branch 'dev' into dev
dns_acmedns.sh add acme-dns plugin
dns_acmeproxy.sh Update authentication logic / info
dns_active24.sh Fix saving token for DNS Active24
dns_ad.sh Revert non-linode scripts since they're untested
dns_ali.sh fix ali
dns_autodns.sh Create dns_autodns.sh
dns_aws.sh Fix typo
dns_azure.sh dns_azure : Multiple domains with same ending bug
dns_cf.sh getdnsconf
dns_cloudns.sh Update dns api to support v2 wildcard cert
dns_cn.sh fix format
dns_conoha.sh avoid "SC2046: Quote this to prevent word splitting." Travis CI error.
dns_cx.sh use mutable
dns_cyon.sh spelling: satisfy
dns_da.sh Remove empty line at the end
dns_ddnss.sh Correct sed parsing error
dns_desec.sh dnsapi: add deSEC.io api support
dns_dgon.sh Made dns_dgon.sh use _lower_case
dns_dnsimple.sh Changed records per page to 5000
dns_do.sh Revert non-linode scripts since they're untested
dns_doapi.sh Cleaned up dns_doapi.sh
dns_dp.sh fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-458035330
dns_dpi.sh add dns api support for dnspod.com
dns_dreamhost.sh Addressing PR feedback
dns_duckdns.sh Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks
dns_durabledns.sh fix format
dns_dyn.sh Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_dynu.sh dnsapi update dynu for api v2
dns_euserv.sh replaced tail/head with _tail_n/_head_n and printf with echo
dns_exoscale.sh Remove extraneous blank lines
dns_freedns.sh Update dns_freedns.sh
dns_gandi_livedns.sh [dnsapi] Support adding / removing multiple TXT values for Gandi
dns_gcloud.sh Improve compatibility with *BSD xargs
dns_gd.sh check UNABLE_TO_AUTHENTICATE
dns_gdnsdk.sh dns_gdnsdk: Fixed stupid regex error, want literal "-", not a range
dns_he.sh Update dns_he.sh
dns_hostingde.sh remove _hostingde_parse_no_strip_whitespace function as this breaks API requests
dns_infoblox.sh Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_internetbs.sh support change account conf from env
dns_inwx.sh Fix inwx account without Mobile TAN
dns_ispconfig.sh Update serial also when deleting the token
dns_jd.sh ttl 3000
dns_kinghost.sh removed redundant api call
dns_knot.sh Fix format: use double quote to prevent globbing and word splitting
dns_lexicon.sh Add support for additional Lexicon options
dns_linode.sh Revert "Update Linode API to v4"
dns_linode_v4.sh fix https://github.com/Neilpang/acme.sh/pull/1979
dns_loopia.sh Double quote unquoted variables
dns_lua.sh other fixes
dns_maradns.sh Add support for MaraDNS
dns_me.sh first attempt to fix CI errors
dns_myapi.sh add guide link
dns_mydevil.sh sync ()
dns_mydnsjp.sh Increase security using https for MyDNS.JP API
dns_namecheap.sh Escape slashes ()
dns_namecom.sh update
dns_namesilo.sh Add namesilo.com dns api support
dns_nederhost.sh Removed overwriting of the HTTP header file before sending a request.
dns_neodigit.sh Revert change
dns_netcup.sh Make travis happy. (SC2020)
dns_nsd.sh Removed trailing line
dns_nsone.sh Set NS1 DNS record TTL to 0
dns_nsupdate.sh fix https://github.com/Neilpang/acme.sh/issues/2225
dns_nw.sh Add support for Thermo, Nexcess, and Futurehosting DNS APIs
dns_one.sh cleanup according to styleguide
dns_online.sh fix travis
dns_openprovider.sh Fix SC2116
dns_ovh.sh fix https://github.com/Neilpang/acme.sh/issues/2300
dns_pdns.sh Used e_grep_o instead grep -Po, dns_pdns_rm() now deletes only entry with matching txt value
dns_pointhq.sh Native PointHQ support
dns_rackspace.sh Rackspace Cloud DNS
dns_regru.sh dnsapi for regru: remove debug info
dns_schlundtech.sh Create DNS API for Schlundtech
dns_selectel.sh fix format
dns_servercow.sh Update dns_servercow.sh
dns_tele3.sh remove whitespace
dns_ultra.sh support ultradns.com api ()
dns_unoeuro.sh Fix file formatting
dns_vscale.sh Revert non-linode scripts since they're untested
dns_yandex.sh fix delete multiple records
dns_zilore.sh head => _head_n
dns_zone.sh Add zone.ee (zone.eu) DNS API ()
dns_zonomi.sh fix format

README.md

How to use DNS API

DNS api usage:

https://github.com/Neilpang/acme.sh/wiki/dnsapi