From 09cd34ec07d9ddb94b5976171f6f38b0ad82ab03 Mon Sep 17 00:00:00 2001 From: Dreamacro <305009791@qq.com> Date: Thu, 8 Nov 2018 20:14:57 +0800 Subject: [PATCH] Chore: update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5d79488b..efb29d43 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
-

A rule based proxy in Go.

+

A rule based tunnel in Go.

@@ -22,16 +22,12 @@ ## Features -- HTTP/HTTPS and SOCKS proxy +- HTTP/HTTPS and SOCKS protocol - Surge like configuration - GeoIP rule support - Support Vmess/Shadowsocks/Socks5 - Support for Netfilter TCP redirect -## Discussion - -[Telegram Group](https://t.me/clash_discuss) - ## Install You can build from source: @@ -85,7 +81,7 @@ port: 7890 # port of SOCKS5 socks-port: 7891 -# redir proxy for Linux and macOS +# redir port for Linux and macOS # redir-port: 7892 allow-lan: false