You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Qian 3bb97b81de dnsapi: add deSEC.io api support 6 years ago
..
README.md Merge branch 'dev' into feature/dns-openprovider 6 years ago
dns_acmedns.sh add acme-dns plugin 7 years ago
dns_active24.sh Add support for Active24.cz 6 years ago
dns_ad.sh shellcheck: fix several occurences of SC2034 8 years ago
dns_ali.sh fix ali 7 years ago
dns_autodns.sh Create dns_autodns.sh 7 years ago
dns_aws.sh Spelling 6 years ago
dns_azure.sh Added top URI parameter 6 years ago
dns_cf.sh add link to profile of Cloudflare 6 years ago
dns_cloudns.sh Update dns api to support v2 wildcard cert #1261 7 years ago
dns_cn.sh fix format 6 years ago
dns_conoha.sh avoid "SC2046: Quote this to prevent word splitting." Travis CI error. 6 years ago
dns_cx.sh cloudxns.net 6 years ago
dns_cyon.sh spelling: satisfy 8 years ago
dns_da.sh Remove empty line at the end 7 years ago
dns_desec.sh dnsapi: add deSEC.io api support 6 years ago
dns_dgon.sh fixup! [FIX] Delete all occurrences of TXT key, dont fail if there is more than one, [FIX] Respect pagination on domain listing, before only the first page was loaded 6 years ago
dns_dnsimple.sh Changed records per page to 5000 6 years ago
dns_do.sh Declare and assign separately to avoid masking return values 8 years ago
dns_doapi.sh Cleaned up dns_doapi.sh 6 years ago
dns_dp.sh fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-458035330 6 years ago
dns_dpi.sh add dns api support for dnspod.com 6 years ago
dns_dreamhost.sh Addressing PR feedback 7 years ago
dns_duckdns.sh Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks 7 years ago
dns_dyn.sh Replace 'head -n' with the '_head_n' function 7 years ago
dns_dynu.sh dnsapi update dynu for api v2 6 years ago
dns_euserv.sh replaced tail/head with _tail_n/_head_n and printf with echo 6 years ago
dns_exoscale.sh Remove extraneous blank lines 6 years ago
dns_freedns.sh Fixed HTTPS-url with regard to #1192 7 years ago
dns_gandi_livedns.sh [dnsapi] Support adding / removing multiple TXT values for Gandi 6 years ago
dns_gcloud.sh Replied to PR comments 6 years ago
dns_gd.sh check UNABLE_TO_AUTHENTICATE 6 years ago
dns_gdnsdk.sh dns_gdnsdk: Fixed stupid regex error, want literal "-", not a range 6 years ago
dns_he.sh Update dns_he.sh 6 years ago
dns_hostingde.sh Fix reading endpoint 6 years ago
dns_infoblox.sh fix new shellcheck error 7 years ago
dns_inwx.sh Fix inwx account without Mobile TAN 6 years ago
dns_ispconfig.sh Update serial also when deleting the token 6 years ago
dns_kinghost.sh removed redundant api call 7 years ago
dns_knot.sh Fix format: use double quote to prevent globbing and word splitting 8 years ago
dns_lexicon.sh Add support for additional Lexicon options 6 years ago
dns_linode.sh Remove extra space 7 years ago
dns_linode_v4.sh fix https://github.com/Neilpang/acme.sh/pull/1979 6 years ago
dns_loopia.sh fix dns_loopia wildcard certificate 6 years ago
dns_lua.sh other fixes 7 years ago
dns_me.sh first attempt to fix CI errors 7 years ago
dns_myapi.sh spelling fixes 8 years ago
dns_mydevil.sh Support for MyDevil.net (#2076) 6 years ago
dns_mydnsjp.sh Increase security using https for MyDNS.JP API 6 years ago
dns_namecheap.sh Fix verification for namecheap domains not *owned* by the calling user (#2106) 6 years ago
dns_namecom.sh update 6 years ago
dns_namesilo.sh Add namesilo.com dns api support 7 years ago
dns_nederhost.sh Removed overwriting of the HTTP header file before sending a request. 6 years ago
dns_neodigit.sh Revert change 6 years ago
dns_netcup.sh add debug info 6 years ago
dns_nsone.sh Set NS1 DNS record TTL to 0 6 years ago
dns_nsupdate.sh dnsapi: Add option to set zone for nsupdate 6 years ago
dns_nw.sh Add support for Thermo, Nexcess, and Futurehosting DNS APIs 6 years ago
dns_online.sh fix travis 6 years ago
dns_openprovider.sh Fix SC2116 6 years ago
dns_ovh.sh fix https://github.com/Neilpang/acme.sh/issues/1145#issuecomment-365863118 7 years ago
dns_pdns.sh Used e_grep_o instead grep -Po, dns_pdns_rm() now deletes only entry with matching txt value 7 years ago
dns_pointhq.sh Native PointHQ support 6 years ago
dns_rackspace.sh Rackspace Cloud DNS 6 years ago
dns_selectel.sh fix format 7 years ago
dns_servercow.sh Update dns_servercow.sh 7 years ago
dns_tele3.sh remove whitespace 6 years ago
dns_ultra.sh support ultradns.com api (#2117) 6 years ago
dns_unoeuro.sh Fix file formatting 6 years ago
dns_vscale.sh Add dns_vscale.sh 8 years ago
dns_yandex.sh add debug info 7 years ago
dns_zilore.sh head => _head_n 7 years ago
dns_zone.sh Add zone.ee (zone.eu) DNS API (#2151) 6 years ago
dns_zonomi.sh fix format 7 years ago

README.md

How to use DNS API

DNS api usage:

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