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.
|
11 months ago | |
---|---|---|
.. | ||
systemd | 11 months ago | |
LICENSE | 11 months ago | |
check_frpc.sh | 11 months ago | |
frpc | 11 months ago | |
frpc.ini | 11 months ago | |
frps | 11 months ago | |
frps.ini | 11 months ago | |
frps_full.ini | 11 months ago | |
readme.txt | 11 months ago |
readme.txt
# 添加定时检查脚本
echo "* * * * * root /usr/local/frp/check_frpc.sh" >> /etc/crontab
# 重启服务
service crond restart