1.准备服务器
要求:带宽经可能大,具有公网IPV4地址。
2.一键安装脚本
Github:
wget https://raw.githubusercontent.com/mvscode/frps-onekey/master/install-frps.sh -O ./install-frps.sh
chmod 700 ./install-frps.sh
./install-frps.sh installGitee
wget https://gitee.com/mvscode/frps-onekey/raw/master/install-frps.sh -O ./install-frps.sh
chmod 700 ./install-frps.sh
./install-frps.sh install①上面两个选择一个就好


②选择2
③安装参数设置



④安装完成后访问web端进行查看

3.软路由充当客户端连接Frp服务器
①连接Frp服务器

②选择路由下的映射对象和映射端口

③完成映射

评论区