update README
This commit is contained in:
parent
72d8a598d5
commit
aa075e6630
@ -25,6 +25,15 @@ Google讨论组: https://groups.google.com/d/forum/go-gost
|
||||
|
||||
在gost中,gost与其他代理服务都被看作是代理节点,gost可以自己处理请求,或者将请求转发给任意一个或多个代理节点。
|
||||
|
||||
|
||||
Ubuntu Store
|
||||
------
|
||||
gost已经上架ubuntu store,在ubuntu 16.04上可以直接通过`snap`来安装:
|
||||
|
||||
```bash
|
||||
$ sudo snap install gost
|
||||
```
|
||||
|
||||
参数说明
|
||||
------
|
||||
#### 代理及代理链
|
||||
|
10
README_en.md
10
README_en.md
@ -24,6 +24,16 @@ Google group: https://groups.google.com/d/forum/go-gost
|
||||
Gost and other proxy services are considered to be proxy nodes,
|
||||
gost can handle the request itself, or forward the request to any one or more proxy nodes.
|
||||
|
||||
|
||||
Ubuntu Store
|
||||
------
|
||||
Gost has been released in ubuntu store, and can be installed directly through the `snap` in ubuntu 16.04:
|
||||
|
||||
```bash
|
||||
$ sudo snap install gost
|
||||
```
|
||||
|
||||
|
||||
Parameter Description
|
||||
------
|
||||
#### Proxy and proxy chain
|
||||
|
Loading…
Reference in New Issue
Block a user