VPS 配置FRPS内网穿透一键安装脚本

2018-06-29  本文已影响0人  vcancy

clangcn提供了一键安装脚本

Install

wget --no-check-certificate https://raw.githubusercontent.com/clangcn/onekey-install-shell/master/frps/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

服务器管理

    Usage: /etc/init.d/frps {start|stop|restart|status|config|version}
上一篇 下一篇

猜你喜欢

热点阅读