From 62464666407defd7110cc1b5450b3e51c63d0927 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Mon, 31 Aug 2020 15:21:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(update):=20=E5=AE=8C=E5=96=84=E6=B5=81?= =?UTF-8?q?=E9=87=8F=E8=BD=AC=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- traffic_relay.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/traffic_relay.md b/traffic_relay.md index 97b7043..985a30d 100644 --- a/traffic_relay.md +++ b/traffic_relay.md @@ -21,8 +21,7 @@ ## 1.V2Ray(Vmess/VLESS)+TCP+TLS[推荐VLESS] ### 1.添加普通转发[协议tcp] - - + ### 2.填写ip+端口号 - 格式 ``` @@ -31,10 +30,10 @@ ip:port 103.11.119.22:443 ``` - + ### 3.添加完毕后会给分配ip/域名+port - + ### 4.配置客户端 - 地址位置填写wikihost分配的ip/域名 @@ -44,18 +43,18 @@ ip:port #### 1.Shadowrocket[VLESS] - peer需填写你的域名 - + #### 2.V2rayU[Vmess] - tls servername填写你的域名 - + #### 3.V2RayN - 暂无 #### 4.V2RayNG - 伪装域名需填写你的域名 - + ## 2.TCP[IPLC专属] - [wikihost添加步骤与TCP+TLS]()