From 8f0c80980c7f16b378896449149248046074de32 Mon Sep 17 00:00:00 2001 From: "arraykeys@gmail.com" Date: Fri, 20 Oct 2017 10:40:27 +0800 Subject: [PATCH] Signed-off-by: arraykeys@gmail.com --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 9b94201..72929f3 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,7 @@ Proxy是golang实现的高性能http,https,websocket,tcp,udp,socks5代理服务 - [v3.2手册](https://github.com/snail007/goproxy/tree/v3.2) - [v3.1手册](https://github.com/snail007/goproxy/tree/v3.1) - [v3.0手册](https://github.com/snail007/goproxy/tree/v3.0) -- [v2.x手册](https://github.com/snail007/goproxy/tree/v2.2) - -* auto-gen TOC: -{:toc} +- [v2.x手册](https://github.com/snail007/goproxy/tree/v2.2) ### Fast Start 提示:所有操作需要root权限.