add table of headers

master
Sergey Ponomarev 2023-06-06 17:23:30 +03:00
parent 728254ba9a
commit dcfce69be6
1 changed files with 87 additions and 2 deletions

@ -1,3 +1,88 @@
- [76. Use Schlundtech](#dns_schlundtech)
- [77. Use your one.com credentials as you would login into the control panel.](#dns_one)
- [78. Use AcmeProxy DNS API](#dns_acmeproxy)
- [79. Use internetbs.net API](#dns_internetbs)
- [80. Use durabledns.com API](#dns_durabledns)
- [81. Use reg.ru API](#dns_regru)
- [82. Use Vultr DNS API to automatically issue cert](#dns_vultr)
- [83. Use jdcloud.com DNS API to automatically issue cert](#dns_jd)
- [84. Use hexonet.com DNS API to automatically issue a cert](#dns_hexonet)
- [85. Use Domeneshop DNS API to automatically issue a cert](#dns_domeneshop)
- [86. Use OPNsense embedded API to automatically issue cert](#dns_opnsense)
- [87. Use the RcodeZero API to automatically issue cert](#dns_rcode0)
- [88. Use MailinaBox](#dns_miab)
- [89. Use nic.ru DNS](#dns_nic)
- [90. Use Leaseweb.com domain API to automatically issue cert](#dns_leaseweb)
- [91. Use variomedia.de domain API to automatically issue cert](#dns_variomedia)
- [92. Use Plesk XML API to automatically issue cert](#dns_pleskxml)
- [93. Use PDNS Manager API](#dns_pdnsmanager)
- [94. Use Misaka.io domain API](#dns_misaka)
- [95. Use easyDNS.net API to automatically issue a cert](#dns_easydns)
- [96. Use CloudDNS API to automatically issue a cert](#dns_clouddns)
- [97. Use dynv6 API to automatically issue a cert](#dns_dynv6)
- [98. Use All-Inkl.com domain API to automatically issue cert](#dns_kas)
- [99. Use Constellix domain API](#dns_constellix)
- [100. Use Namemaster domain API](#dns_nm)
- [101. Use HostingUkraine domain API](#dns_hostingukraine)
- [102. Use ArvanCloud domain API](#dns_arvan)
- [103. Use Joker.com domain API](#dns_joker)
- [104. Use 1984Hosting domain API](#dns_1984hosting)
- [105. Use Aruba domain API](#dns_aruba)
- [106. Use TransIP domain API:](#dns_transip)
- [107. Use dyndnsfree.de API](#dns_df)
- [108. Use Njalla API](#dns_njalla)
- [109. Use Vercel API](#dns_vercel)
- [110. Use Hetzner DNS API](#dns_hetzner)
- [111. Use kapper.net DNS API](#dns_kappernet)
- [112. Use Wedos API](#dns_wedos)
- [113. Use Shellrent API](#dns_shellrent)
- [114. Use OpenStack domain API](#dns_openstack)
- [115. Use Netlify API](#dns_netlify)
- [116. Use Akamai Edge DNS API](#dns_edgedns)
- [117. Use WEDOS DNS API](#dns_wedos)
- [118. Use Websupport DNS API](#dns_websupport)
- [119. Use infomaniak.com API](#dns_infomaniak)
- [120. Use bookmyname.com API](#dns_bookmyname)
- [121. Use anexia.com CloudDNS API](#dns_anx)
- [122. Use Synology DSM Synology DNS Server API](#dns_synology_dsm)
- [123. Use HuaweiCloud API](#dns_huaweicloud)
- [124. Use Simply.com API](#dns_simply)
- [125. Use World4You API](#dns_world4you)
- [126. Use Scaleway API](#dns_scaleway)
- [127 First you need to login to your LS account to get your API Key.](#dns_ls)
- [128. Use RackCorp API](#dns_rackcorp)
- [129. Using the IONOS domain API](#dns_ionos)
- [130. Using the Porkbun API](#dns_porkbun)
- [131. Using the Aurora API](#dns_aurora)
- [132. Using the Azion DNS API](#dns_azion)
- [133. Using Oracle Cloud Infrastructure DNS](#dns_oci)
- [134. Utilisation de l'API DNS Hostline Hébergement VPS](#dns_hostline)
- [135. Use Veesp domain API](#dns_veesp)
- [136. Use cPanel DNS systems](#dns_cpanel)
- [137. Use ISPMan domain API](#dns_ispman)
- [138. Use dnsHome.de DNS API](#dns_dnshome)
- [139. Use mythic-beasts.com DNS API](#dns_mythic_beasts)
- [140. Use s-dns.de API](#dns_sdns)
- [141. Using the united-domains reselling DNS API](#dns_udr)
- [142. Using the curanet DNS API](#dns_curanet)
- [143. Use ArtFiles.de DNS API](#dns_artfiles)
- [144. Use Geoscaling.com DNS2](#dns_geoscaling)
- [145. Use fornex.com API](#dns_fornex)
- [146. Use DNS.Services API](#dns_dnsservices)
- [147. Use Nodion DNS API](#dns_nodion)
- [148. Use dns.la API](#dns_la)
- [149. Use Yandex Cloud DNS API](#dns_yc)
- [150. Use Bunny DNS API to automatically issue cert](#dns_bunny)
- [151. Use Selfhost DNS API](#dns_selfhost)
- [152. Use rage4 DNS API](#dns_rage4)
- [153. Use GCore DNS API](#dns_gcore)
- [154. Use dynadot DNS API](#dns_dynadot)
- [155. Use IPv64 DNS API](#dns_ipv64)
- [156. Use Nanelo DNS API](#dns_nanelo)
- [157. Use Google Domains DNS API](#dns_googledomains)
- [Use custom API](#dns_myapi)
- [Use lexicon DNS API](#dns_lexicon)
<a name="dns_schlundtech"/> <a name="dns_schlundtech"/>
@ -1836,7 +1921,7 @@ To issue a wildcard certificate, run command:
Login to your [GCore](https://accounts.gcore.com/profile/api-tokens) account and create an API Key. Login to your [GCore](https://accounts.gcore.com/profile/api-tokens) account and create an API Key.
```sh ```sh
export GCORE_KEY="your_gcore_api_key" export GCORE_KEY="<your_gcore_api_key>"
``` ```
To issue a cert, run command: To issue a cert, run command: