From 8f9aa2fd64ceeb8967b8bd3b40b4f4f2b90ed3d3 Mon Sep 17 00:00:00 2001 From: snail007 Date: Mon, 5 Feb 2018 10:56:03 +0800 Subject: [PATCH] Update README_ZH.md --- README_ZH.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_ZH.md b/README_ZH.md index cf3192f..4bd2c97 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,7 +1,9 @@ Proxy是golang实现的高性能http,https,websocket,tcp,udp,socks5代理服务器,支持正向代理、反向代理、透明代理、内网穿透、TCP/UDP端口映射、SSH中转,TLS加密传输。 官方QQ交流群:189618940 + [点击下载](https://github.com/snail007/goproxy/releases)  + --- [![stable](https://img.shields.io/badge/stable-stable-green.svg)](https://github.com/snail007/goproxy/) [![license](https://img.shields.io/github/license/snail007/goproxy.svg?style=plastic)]() [![download_count](https://img.shields.io/github/downloads/snail007/goproxy/total.svg?style=plastic)](https://github.com/snail007/goproxy/releases) [![download](https://img.shields.io/github/release/snail007/goproxy.svg?style=plastic)](https://github.com/snail007/goproxy/releases)