From 9d840420f85e6996ebf84c5970fde91765e91175 Mon Sep 17 00:00:00 2001
From: SQLimit <110686480+SQLimit@users.noreply.github.com>
Date: Mon, 19 Dec 2022 22:33:46 +0800
Subject: [PATCH] Update README.md (#308)
* Update README.md
* Update README.md
* 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 a257d07..135fdc0 100644
--- a/docs/document/level-2/README.md
+++ b/docs/document/level-2/README.md
@@ -10,6 +10,10 @@
基于 Xray 的透明代理(TProxy)配置完整教程。
+[TProxy 透明代理(ipv4 and ipv6)配置教程](./tproxy_ipv4_and_ipv6.md) by
[@SQLimit](https://github.com/SQLimit)
+
+基于 Xray 的 TProxy 透明代理(ipv4 and ipv6)配置教程
+
[[透明代理]通过 gid 规避 Xray 流量](./iptables_gid.md) by
[@kirin](https://github.com/kirin10000)
在 iptables/nftables 实现的透明代理中,一种新的规避 Xray 流量的方式。