Encryption365免费IP证书命令行工具
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.
 
 

638 B

快速开始

Encryption365 是由 Trust Ocean 提供的一款TLS证书,可申请免费的IP或域名证书,但官方只提供了宝塔插件,这对非宝塔用户很不友好,本工具基于该插件API编写,支持自动化注册、登录、申请、安装与续签。

安装命令

shell> curl -sL https://raw.githubusercontent.com/dnomd343/Encryption365/master/install.sh | sh

# 国内用户使用以下命令
shell> curl -sL https://raw.fastgit.org/dnomd343/Encryption365/master/install.sh | sh

使用说明

待补充...