摘要: 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 用 阅读全文
posted @ 2022-09-26 17:01 jiuchen 阅读(73) 评论(0) 推荐(0) 编辑
摘要: 环境CentOS 7###首先给系统添加 epel 源curl -o /etc/yum.repos.d/epel-7.repo https://mirrors.aliyun.com/repo/epel-7.repo###安装证书申请工具 Certbotyum install -y certbot## 阅读全文
posted @ 2022-09-26 16:45 jiuchen 阅读(33) 评论(0) 推荐(0) 编辑