Skip to content

1309822767/SakuraFrp-Install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SakuraFrp-Install

Sakura Frp 定制版服务端安装程序 作者:Akkariin Meiko 支持的操作系统:CentOS 6/7、Ubuntu 14/16/18、Debian 8/9

一键安装

wget --no-check-certificate "https://raw.githubusercontent.com/1309822767/SakuraFrp-Install/master/install-sakurafrp.sh"
chmod +x install-sakurafrp.sh
./install-sakurafrp.sh

安装过程只需要输入一些信息即可自动完成下载安装启动。

如果服务器在国外,请使用以下命令安装。

wget --no-check-certificate "https://raw.githubusercontent.com/1309822767/SakuraFrp-Install/master/install-sakurafrp-world.sh"
chmod +x install-sakurafrp-world.sh
./install-sakurafrp-world.sh

管理命令

启动 Sakura Frp 服务端

frps start

停止 Sakura Frp 服务端

frps stop

重启 Sakura Frp 服务端

frps restart

查询 Sakura Frp 服务端状态

frps status

管理脚本修改自:https://github.com/clangcn/onekey-install-shell/blob/master/frps/frps.init

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages