摘要:
frps.ini [common] bind_addr = 0.0.0.0 bind_port = 17000 vhost_http_port = 17001 vhost_https_port = 17002 bind_udp_port=17004 token=sadfa # dashboard 用 阅读全文
摘要:
环境CentOS 7###首先给系统添加 epel 源curl -o /etc/yum.repos.d/epel-7.repo https://mirrors.aliyun.com/repo/epel-7.repo###安装证书申请工具 Certbotyum install -y certbot## 阅读全文