Skip to content

Instantly share code, notes, and snippets.

View Forensax's full-sized avatar
🌴
On vacation

Forensax

🌴
On vacation
View GitHub Profile
#!/bin/bash
# 首次申请IP证书脚本
# 自动获取公网IP并申请SSL证书
# 使用方法:sudo ./ip-cert-apply.sh
# 固定邮箱
EMAIL="example@gmail.com"
# 动态获取公网IP