From 8dd7f3a79ccc052c7f67c59fc8c6cd817ad082dd Mon Sep 17 00:00:00 2001 From: SQLimit <110686480+SQLimit@users.noreply.github.com> Date: Wed, 11 Jan 2023 07:48:45 +0800 Subject: [PATCH] Update README.md --- docs/document/level-2/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/document/level-2/README.md b/docs/document/level-2/README.md index 135fdc0..847bc84 100644 --- a/docs/document/level-2/README.md +++ b/docs/document/level-2/README.md @@ -14,6 +14,10 @@ 基于 Xray 的 TProxy 透明代理(ipv4 and ipv6)配置教程 +[Nginx_TLS 隧道隐藏指纹](./Nginx_TLS_tunnel.md) by a [@SQLimit](https://github.com/SQLimit) + +双端使用 Nginx_TLS 隧道隐藏指纹 + [[透明代理]通过 gid 规避 Xray 流量](./iptables_gid.md) by a [@kirin](https://github.com/kirin10000) 在 iptables/nftables 实现的透明代理中,一种新的规避 Xray 流量的方式。