{
"protocol": "wireguard",
"settings": {
"mtu": 1280,
"secretKey": "00000000000000000000000000000000000000000000000000",
"address": [
"172.16.0.2/32",
"2606:4700:110:8f84:39c4:5979:b14:c26e/128"
],
"domainStrategy": "ForceIPv4v6",
"reserved": [
156,
110,
127
],
"peers": [
{
"publicKey": "0000000000000000000000000000000000000000000000000",
"allowedIPs": [
"0.0.0.0/0",
"::/0"
],
"endpoint": "engage.cloudflareclient.com:2408"
}
],
"noKernelTun": false
},
"tag": "warp",
"sendThrough": "1.1.1.1"
}
2026/07/31 09:10:47 ERROR - XRAY: peer(q…m) - Failed to send handshake initiation: listen udp 1.1.1.1:0: bind: cannot assign requested address
完整性要求
描述
在“发送通过”字段中输入不属于本地的 IP 地址(例如 1.1.1.1)。
26.03.27不能访问任何网站。
26.6.22及更高版本中仍然可以访问网站。
重现方式
客户端配置
服务端配置
客户端日志
服务端日志
26.6.22及更高版本中不存在此日志。