yaoruisheng 大佬有话说 :
为什么我在电脑上能用的v(3-1)ray配置在手机上用不了?
{
"log": {
"loglevel": "warning"
},
"inbounds": [{
"port": 1080,
"listen": "127.0.0.1",
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": false,
"ip": "127.0.0.1"
}
}],
"outbounds": [{
"protocol": "vmess",
"settings": {
"vnext": [{
"address": "www.hostloc.com",
"port": 443,
"users": [{
"id": "7029741d-b5ed-4f5e-8db2-25f7fb10ad4c",
"alterId": 64
}]
}]
},
"streamSettings": {
"network": "ws",
"security": "tls",
"wsSettings": {
"path": "/forum"
}
}
}],
"policy": {
"levels": {
"0": {
"uplinkOnly": 0
}
}
}
}
请问,在手机v2rayng客户端上,需要修改什么?为什么直接用,手机还是不能访问网络?