注意事项:记得给使用的端口开放防火墙,开放防火墙,开放防火墙
Frps服务端一键配置脚本地址:https://github.com/MvsCode/frps-onekey
脚本有两个源,国外VPS可以用Github的源,国内的VPS建议使用Aliyun的源,要不可能很慢。本教程使用的就是Aliyun的源
下载脚本
wget https://code.aliyun.com/MvsCode/frps-onekey/raw/master/install-frps.sh -O ./install-frps.sh
设置脚本运行权限
chmod 700 ./install-frps.sh
执行脚本
./install-frps.sh install
配置啥的就不说了 基本上都看的懂
参考https://zhuanlan.zhihu.com/p/295332971
Comments | NOTHING