Skip to content

jsgzsjskj/Frps-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Frps-install

Frps的Liux服务端一键安装脚本

##这里感谢各位大神们开发的各种牛逼软件 ##感谢fatedier/frp提供这么优秀的软件

脚本是clangcn大佬5年前写的。

安装平台:CentOS、Debian、Ubuntu。

Server

Install

wget --no-check-certificate https://raw.githubusercontent.com/jsgzsjskj/Frps-install/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}

About

Frp的Liux服务端一键安装脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages