使用自定义配置文件,可以通过浏览器访问谷歌,也可以浏览google play的内容,但是无法更新和下载软件,其余一切正常。
{
"inbounds": [
{
"port": 10808,
"protocol": "socks",
"sniffing": {
"enabled": true,
"destOverride": ["http", "tls"]
},
"settings": {
"auth": "noauth",
"udp": true
}
},
{
"port": 10809,
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": true
}
}
],
"outbounds": [
{
"protocol": "vmess",
"settings": {
"vnext": [
{
"address": "fakeip",
"port": 12345,
"users": [
{
"id": "fakeuuid",
"alterId": 64
}
]
}
]
}
},
{
"protocol": "freedom",
"settings": {},
"tag": "direct"
}
],
"routing": {
"domainStrategy": "IPOnDemand",
"rules": [
{
"type": "field",
"outboundTag": "direct",
"domain": ["geosite:cn"]
},
{
"type": "field",
"outboundTag": "direct",
"ip": [
"geoip:cn",
"geoip:private"
]
}
]
}
}
play商店通过下载管理器进行下载活动,所以需要把“下载”和“下载管理器”之类的应用包括在代理范围内。
Most helpful comment
play商店通过下载管理器进行下载活动,所以需要把“下载”和“下载管理器”之类的应用包括在代理范围内。