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.
黄海 d6b4423ac0
'commit'
11 months ago
..
systemd 'commit' 11 months ago
LICENSE 'commit' 11 months ago
check_frpc.sh 'commit' 11 months ago
frpc 'commit' 11 months ago
frpc.ini 'commit' 11 months ago
frps 'commit' 11 months ago
frps.ini 'commit' 11 months ago
frps_full.ini 'commit' 11 months ago
readme.txt 'commit' 11 months ago

readme.txt

# 添加定时检查脚本
echo "* * * * * root /usr/local/frp/check_frpc.sh" >> /etc/crontab

# 重启服务
service crond restart