From 01399836c0a6623740da8e8cf89c2f4fb9efee7b Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Wed, 19 Aug 2020 15:36:07 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=96=87=E6=A1=88):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- traffic_relay_tls_ws.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/traffic_relay_tls_ws.md b/traffic_relay_tls_ws.md index ceb8983..d548313 100644 --- a/traffic_relay_tls_ws.md +++ b/traffic_relay_tls_ws.md @@ -33,19 +33,18 @@ # 4.修改客户端 - 思路和CDN手动自选ip一样 -- 修改客户端端口修改为中转IP的端口。 +- 修改客户端地址和端口为中转IP的端口。 - header or peer部分填写科学上网的域名 ## 客户端示例 ### 1.v2rayU - 1.参考下图 - 2.address、端口部分填写wikihost分配的ip和端口,host部分填写科学上网的域名 - 3.tls servername 同样填写科学上网的域名 -- 4.如果多个自选ip,则复制刚刚添加好的配置,修改address部分即可。 ### 2.Quantumult - 1.参考下图 -- 2.地址、端口部分填写填写wikihost分配的ip和端口 +- 2.地址、端口部分填写wikihost分配的ip和端口 - 3.Host部分填写科学上网的域名 - 4.请求头-->Host部分填写科学上网的域名