From 283249ad3871fb5dae8ecd9ad592bd0e01c04fc9 Mon Sep 17 00:00:00 2001 From: SQLimit <110686480+SQLimit@users.noreply.github.com> Date: Sat, 4 Feb 2023 18:52:13 +0800 Subject: [PATCH] Update tproxy_ipv4_and_ipv6.md --- docs/document/level-2/tproxy_ipv4_and_ipv6.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/document/level-2/tproxy_ipv4_and_ipv6.md b/docs/document/level-2/tproxy_ipv4_and_ipv6.md index 8343f84..ab0ba0e 100644 --- a/docs/document/level-2/tproxy_ipv4_and_ipv6.md +++ b/docs/document/level-2/tproxy_ipv4_and_ipv6.md @@ -173,7 +173,8 @@ title: TProxy 透明代理 (ipv4 and ipv6) "network": "udp", "outboundTag": "dns-out" }, - { //使用了tcp+local查询dns,这段不写也行,但如果不是local模式需要写 + { + //使用了tcp+local查询dns,这段不写也行,但如果不是local模式需要写 "type": "field", "ip": ["119.29.29.29", "223.5.5.5"], "outboundTag": "direct"