海豚 发表于 2021-9-6 22:22:24

Frps服务端一键配置脚本,Frp最新版本:0.34.3

Frps服务端一键配置脚本,Frp最新版本:0.34.3

Frp 是一个高性能的反向代理应用,可以帮助您轻松地进行内网穿透,对外网提供服务,支持 tcp, http, https 等协议类型,并且 web 服务支持根据域名进行路由转发。
详情:fatedier (https://github.com/fatedier/frp)此脚本原作者:clangcn (https://github.com/clangcn/onekey-install-shell)

Frps-Onekey-Install-Shell For CentOS/Debian/Ubuntu/Fedora (32bit/64bit)



Install(安装)



Github

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


Aliyun

wget https://code.aliyun.com/MvsCode/frps-onekey/raw/master/install-frps.sh -O ./install-frps.shchmod 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}

海豚 发表于 2021-9-6 22:22:59

引用地址:
https://www.ddayh.com/1433.html

dpxqs 发表于 2021-10-8 10:16:25

谢谢分享了
页: [1]
查看完整版本: Frps服务端一键配置脚本,Frp最新版本:0.34.3