Update README.md

master
Akkariin Meiko 2019-03-13 00:41:13 +08:00 committed by GitHub
parent 97a3797d53
commit 2857146b85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -10,6 +10,13 @@ chmod +x install-sakurafrp.sh
```
安装过程只需要输入一些信息即可自动完成下载安装启动。
如果服务器在国外,请使用以下命令安装。
```bash
wget --no-check-certificate "https://raw.githubusercontent.com/kasuganosoras/SakuraFrp-Install/master/install-sakurafrp-world.sh"
chmod +x install-sakurafrp-world.sh
./install-sakurafrp-world.sh
```
### 管理命令
启动 Sakura Frp 服务端
```bash