Update README.md
This commit is contained in:
parent
b7266f4660
commit
b48d2c0dbc
13
README.md
13
README.md
@ -39,6 +39,19 @@ Google讨论组:[https://groups.google.com/d/forum/go-gost](https://groups.goo
|
|||||||
|
|
||||||
[https://github.com/go-gost/gost/releases](https://github.com/go-gost/gost/releases)
|
[https://github.com/go-gost/gost/releases](https://github.com/go-gost/gost/releases)
|
||||||
|
|
||||||
|
### 安装脚本
|
||||||
|
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# 安装最新版本 https://github.com/go-gost/gost/releases](https://github.com/go-gost/gost/releases
|
||||||
|
sudo bash <(curl -fsSL https://github.com/samsesh/gost/raw/master/install.sh) --install
|
||||||
|
```
|
||||||
|
```bash
|
||||||
|
# 选择要安装的版本
|
||||||
|
sudo bash <(curl -fsSL https://github.com/samsesh/gost/raw/master/install.sh)
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### 源码编译
|
### 源码编译
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user