有许多主机虽然IPV4没有支持,可以测试下IPV6支不支持。可以定义某些应用直接使用IPv6进行访问。 在 "outbounds": [ 段增加: { "tag":"IP6_out", "protocol": "freedom", "settings": { "domainStrategy": "UseIPv6" } } 一般233的脚本为: "outbounds": [ { "protocol": "freedom", "settings": { }, "tag": "direct" }, { "…