From c7b9cd5853cee698555cbe5bbc80ab6f6845ce77 Mon Sep 17 00:00:00 2001 From: snail007 Date: Mon, 5 Feb 2018 10:55:28 +0800 Subject: [PATCH] Update README_ZH.md --- README_ZH.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README_ZH.md b/README_ZH.md index 571c783..cf3192f 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,6 +1,7 @@ -Proxy是golang实现的高性能http,https,websocket,tcp,udp,socks5代理服务器,支持正向代理、反向代理、透明代理、内网穿透、TCP/UDP端口映射、SSH中转,TLS加密传输。官方QQ交流群:189618940 [点击下载](https://github.com/snail007/goproxy/releases)  - +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)