mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-05 14:23:34 +03:00
Update tproxy_ipv4_and_ipv6.md
This commit is contained in:
parent
2d1f0667b3
commit
283249ad38
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue