#vim /usr/lib/systemd/system/frpc.service[Unit] Description=frps daemon After=syslog.target network.target Wants=network.target [Service] Type=simpl
centos7 安装命令 wget https://raw.githubusercontent.com/MvsCode/frps-onekey/master/install-frps.sh -O ./install-frps.sh chmod 700 ./install-frps.sh ./inst