Commit aa075e66 authored by rui.zheng's avatar rui.zheng

update README

parent 72d8a598
......@@ -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
```
参数说明
------
#### 代理及代理链
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment