Frps 服务端一键配置脚本

 

脚本地址

https://github.com/MvsCode/frp-onekey

 

Frps-Onekey-Install-Shell

Install(安装)

wget https://raw.githubusercontent.com/MvsCode/frp-onekey/master/install-frps.sh -O ./install-frps.sh
chmod 700 ./install-frps.sh
./install-frps.sh install

Uninstall(卸载)

./install-frps.sh uninstall

Update(更新)

./install-frps.sh update

Server management(服务管理器)

Usage: /etc/init.d/frps {start|stop|restart|status|config|version}
posted @ 2019-04-26 15:33  HiramZhang  阅读(420)  评论(0)    收藏  举报