mirror of
https://github.com/ginuerzh/gost.git
synced 2024-04-21 12:31:34 +00:00
update README
This commit is contained in:
@@ -3,6 +3,11 @@ gost - GO Simple Tunnel
|
||||
|
||||
### GO语言实现的安全隧道
|
||||
|
||||
[](https://godoc.org/github.com/ginuerzh/gost)
|
||||
[](https://travis-ci.org/ginuerzh/gost)
|
||||
[](https://goreportcard.com/report/github.com/ginuerzh/gost)
|
||||
[](https://build.snapcraft.io/user/ginuerzh/gost)
|
||||
|
||||
[English README](README_en.md)
|
||||
|
||||
特性
|
||||
|
||||
+6
-1
@@ -1,8 +1,13 @@
|
||||
gost - GO Simple Tunnel
|
||||
======
|
||||
|
||||
|
||||
### A simple security tunnel written in Golang
|
||||
|
||||
[](https://godoc.org/github.com/ginuerzh/gost)
|
||||
[](https://travis-ci.org/ginuerzh/gost)
|
||||
[](https://goreportcard.com/report/github.com/ginuerzh/gost)
|
||||
[](https://build.snapcraft.io/user/ginuerzh/gost)
|
||||
|
||||
Features
|
||||
------
|
||||
* Listening on multiple ports
|
||||
|
||||
Reference in New Issue
Block a user