Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

qxzg/frp-install-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frp-Install-Shell

##此脚本原作者clangcn/onekey-install-shell

##感谢fatedier/frp提供这么优秀的软件 frp 是一个高性能的反向代理应用,可以帮助您轻松地进行内网穿透,对外网提供服务,支持 tcp, http, https 等协议类型,并且 web 服务支持根据域名进行路由转发。

安装平台:CentOS7+。

Server

Install

wget https://raw.githubusercontent.com/qxzg/frp-install-shell/master/install-frps.sh -O ./install-frps.sh;chmod +x 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}

Releases

No releases published

Packages

No packages published

Languages