摘要: 安装supervisor: sudo apt install supervisor -y 创建配置文件: sudo vim /etc/supervisor/conf.d/frpc.conf frpc.conf示例: [program:frpc] command = /root/frpc/frpc - 阅读全文
posted @ 2020-01-30 21:02 秒年度 阅读(1168) 评论(0) 推荐(0) 编辑