{
"inbounds": [
{
"port": 1080,
"protocol": "vmess",
"settings": { "clients": [ { "id": "************************" } ] },
"streamSettings":
{
"security": "tls",
"tlsSettings": {
"allowInsecure": true,
"serverName": "google.com",
"certificates": [ { "certificateFile": "v2ray.crt", "keyFile": "v2ray.key" } ]
}
}
}
],
"outbounds": [ { "protocol": "freedom" }
],
"dns": {
"servers": [
"8.8.8.8",
"1.1.1.1"
]
}
}
111.111.111.111:62606 rejected proxy/vmess/encoding: failed to read request header > read tcp 222.222.222.222:1080->111.111.111.111:62606: i/o timeout
V2ray version:
V2Ray 5.48.0 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.26.1 linux/amd64)Server config:
Error:
Any ideas?