用 Let's Encrypt 官方工具 Certbot 申请通配符证书(Wildcard Certificate)时,只能用 DNS-01 的方式来验证域名所有权,需要在域名下添加一条 DNS TXT 记录。如果要用 certbot renew 命令自动续期的话,就需要自动添加或删除 DNS TXT 记录。官方提供的都是国外的 DNS 服务商的插件,而国内的 Aliyun DNS 也提供了 DNS 云解析管理 API,此工具是用 Go 语言调用 API 实现自动添加和删除 DNS TXT 记录,从而实现自动用 certbot renew 命令续期通配符证书的目的!
☆21Oct 30, 2020Updated 5 years ago
Alternatives and similar repositories for certbot-dns-aliyun
Users that are interested in certbot-dns-aliyun are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Cherry-pick go functions to run from cmd☆11Jul 31, 2015Updated 10 years ago
- 为 Windows 添加右键 “发送到”-“发送到-Kindle-设备” 一键推送电子书到 Kindle 设备☆13Mar 29, 2019Updated 7 years ago
- swoole connection pool for laravel☆16Nov 6, 2017Updated 8 years ago
- Tiny Go Web☆20Oct 19, 2014Updated 11 years ago
- 一款由golang编写的发布系统☆23May 24, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A logger base on Zap☆12Sep 27, 2022Updated 3 years ago
- 🌾🌾🌾Rust,Go,Python,JavaScript,C/C++实现的leetCode,练习算法,总结算法,应用算法,欢迎交流,学习,一起进步...☆17Apr 8, 2019Updated 7 years ago
- A command line tool adds sz/rz support for windows terminal in WSL☆15Dec 22, 2021Updated 4 years ago
- Extjs6 文档☆11Feb 13, 2017Updated 9 years ago
- my Golang DDD webapp example☆34Jun 1, 2018Updated 8 years ago
- 一个使用golang实现的push代理,推送协议采用自定义二进制协议,传输数据简单加密,业务实现push、callback、im,后台消息系统采用nsq☆22Apr 21, 2023Updated 3 years ago
- 基于Redis客户端Redisson实现负载均衡的分布式消息顺序管道☆27Dec 26, 2025Updated 5 months ago
- Athena是一款简单易用,面向架构和发布流程优化,并且具有丰富使用文档的Restful服务框架。架构上,它与Spring Web MVC无缝集成,使业务项目没有任何框架代码的侵入,并且能够与CI一键发布流程完美结合。它提供了 新项目生成工具,可以一键生成新业务项目的骨架,生…☆18Jul 20, 2015Updated 10 years ago
- An HTML5 Real Time Clock based on WebSocket☆12Mar 23, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 阿里云短信SDK(golang)☆10May 7, 2018Updated 8 years ago
- ☆17Nov 10, 2012Updated 13 years ago
- Moved https://gitea.com/xweb/xweb☆63Jun 25, 2018Updated 7 years ago
- 公司内部一个小秘书微信小程序,可以提供展示公司新闻和公告,租房、二手买卖,图书借阅等功能。☆10May 14, 2018Updated 8 years ago
- Key-value store for temporary items☆19Feb 14, 2018Updated 8 years ago
- A simple OS X app for finding beautiful color palettes for your projects.☆11Aug 10, 2015Updated 10 years ago
- HTML + iBoxDB + JavaScript Nashorn(JDK8) + Jetty Kits☆26Mar 14, 2026Updated 3 months ago
- Go library to run TTS engines, convert their output to mp3/ogg, and make videos from images or other videos☆30Jun 26, 2016Updated 9 years ago
- CF CLI Developer workstation setup/maintenance repository☆11Sep 15, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Go (golang) ntp client.☆12Mar 10, 2014Updated 12 years ago
- 微信报警☆11Apr 14, 2017Updated 9 years ago
- ol加载百度地图☆12May 18, 2013Updated 13 years ago
- Python Automated Testing on Mac☆17Nov 14, 2014Updated 11 years ago
- 中华人民共和国行政区划代码(GB/T 2260),数据库Java版实现。☆30Dec 12, 2019Updated 6 years ago
- math/rand库的扩展,支持车牌、姓名、手机号等的随机☆15Mar 30, 2019Updated 7 years ago
- golang baidu bcs sdk☆25Jul 22, 2019Updated 6 years ago
- Go client for rqlite☆12Jan 6, 2022Updated 4 years ago
- 已废弃。基于百度图片浏览的Android客户端。 An android client for image viewer base on baidu image ( http://image.baidu.com/ )☆18Apr 14, 2015Updated 11 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Coding WebIDE Community Edition☆10Aug 27, 2018Updated 7 years ago
- Find Go docs quickly using Chrome omnibox☆10Jul 26, 2016Updated 9 years ago
- ☆19Feb 6, 2022Updated 4 years ago
- This is a redis server implemented by golang☆31Aug 9, 2023Updated 2 years ago
- 基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池☆33Jul 28, 2019Updated 6 years ago
- Kafka Eagle used to describe the use of Wiki☆11Apr 21, 2020Updated 6 years ago
- zookeeper web页面监控工具,使用内置的H2数据库实现,感谢淘宝大神yasenagat提供zkWeb源码,本项目是在1.0的基础上进行的加工完善,使用maven打war包放在toncat下即可运行☆12Sep 10, 2016Updated 9 years ago