完整性要求
描述
刚才R佬让我用4.17试一试,4.17也无法使用
之前讨论:#5977 (comment)
重现方式
贴上完整配置文件(删除敏感部分):
{
"log": {
"loglevel": "warning"
},
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"type": "field",
"outboundTag": "IP6_out",
"domain": [
"geosite:youtube"
]
},
{
"type": "field",
"outboundTag": "IP4_out",
"network": "tcp,udp"
}
]
},
"inbounds": [
{
"port": 1234,
"protocol": "shadowsocks",
"settings": {
"method": "2022-blake3-aes-128-gcm",
"password": "1234",
"network": "tcp,udp"
},
"sniffing": {
"enabled": true,
"destOverride": [
"http",
"tls",
"quic"
]
}
}
],
"outbounds": [
{
"tag": "IP4_out",
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIPv4"
}
},
{
"tag": "IP6_out",
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIPv6"
}
}
]
}
客户端配置
v26.4.25
服务端配置
v26.4.25(无法使用)
v26.4.17(无法使用)
v26.3.27(可以使用)
客户端日志
无
服务端日志
无
完整性要求
描述
刚才R佬让我用4.17试一试,4.17也无法使用
之前讨论:#5977 (comment)
重现方式
贴上完整配置文件(删除敏感部分):
{
"log": {
"loglevel": "warning"
},
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"type": "field",
"outboundTag": "IP6_out",
"domain": [
"geosite:youtube"
]
},
{
"type": "field",
"outboundTag": "IP4_out",
"network": "tcp,udp"
}
]
},
"inbounds": [
{
"port": 1234,
"protocol": "shadowsocks",
"settings": {
"method": "2022-blake3-aes-128-gcm",
"password": "1234",
"network": "tcp,udp"
},
"sniffing": {
"enabled": true,
"destOverride": [
"http",
"tls",
"quic"
]
}
}
],
"outbounds": [
{
"tag": "IP4_out",
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIPv4"
}
},
{
"tag": "IP6_out",
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIPv6"
}
}
]
}
客户端配置
v26.4.25
服务端配置
v26.4.25(无法使用)
v26.4.17(无法使用)
v26.3.27(可以使用)
客户端日志
无
服务端日志
无