Update tproxy_ipv4_and_ipv6.md

This commit is contained in:
SQLimit 2023-02-04 18:52:13 +08:00 committed by GitHub
parent 2d1f0667b3
commit 283249ad38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"