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