From f3733c4b204c54edac91f7b34f83ced70c564a17 Mon Sep 17 00:00:00 2001
From: SQLimit <110686480+SQLimit@users.noreply.github.com>
Date: Mon, 20 Mar 2023 22:07:06 +0800
Subject: [PATCH] Update README.md
---
docs/document/level-2/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/document/level-2/README.md b/docs/document/level-2/README.md
index 847bc84..8e875fd 100644
--- a/docs/document/level-2/README.md
+++ b/docs/document/level-2/README.md
@@ -14,9 +14,9 @@
基于 Xray 的 TProxy 透明代理(ipv4 and ipv6)配置教程
-[Nginx_TLS 隧道隐藏指纹](./Nginx_TLS_tunnel.md) by
[@SQLimit](https://github.com/SQLimit)
+[Nginx 或 Haproxy 搭建 TLS 隧道隐藏指纹](./nginx_or_haproxy_tls_tunnel.md) by
[@SQLimit](https://github.com/SQLimit)
-双端使用 Nginx_TLS 隧道隐藏指纹
+双端使用 Nginx 或 Haproxy 搭建 TLS 隧道隐藏指纹
[[透明代理]通过 gid 规避 Xray 流量](./iptables_gid.md) by
[@kirin](https://github.com/kirin10000)