V2rayU
V2rayU copied to clipboard
服务端正常,但无法正常使用,VLESS协议
提交 Issue 之前请先在issue上搜索是否有相似问题, 看看能不能解决问题 (有太多相同的issue,没精力处理)。 除非特殊情况,请完整填写以下所有问题,不按模板发的 issue 将直接被关闭。
- 你正在使用的 V2RayU 和 Mac 版本 ? V2RayU版本为v3.3.0 ,mac版本为11.4和12.0两台电脑都试了
- 你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证书错误等) 无法正常使用,代理失败,已确定服务端没有问题(在windous和ios和安卓上使用其他代理软件可以正常使用)。
- 请附上你的配置(提交 Issue 前请隐藏服务器端IP地址)。
{
"log": {
"error": "",
"loglevel": "info",
"access": ""
},
"inbounds": [
{
"listen": "127.0.0.1",
"protocol": "socks",
"settings": {
"udp": true,
"auth": "noauth"
},
"port": "1080"
},
{
"listen": "127.0.0.1",
"protocol": "http",
"settings": {
"timeout": 360
},
"port": "1081"
}
],
"outbounds": [
{
"mux": {
"enabled": false,
"concurrency": 8
},
"protocol": "vless",
"streamSettings": {
"tcpSettings": {
"header": {
"type": "none"
}
},
"xtlsSettings": {
"serverName": "*************",
"allowInsecure": false
},
"security": "xtls",
"network": "tcp"
},
"tag": "proxy",
"settings": {
"vnext": [
{
"address": "*****************",
"users": [
{
"encryption": "none",
"id": "***************************************",
"level": 0,
"flow": "xtls-rprx-direct"
}
],
"port": 53443
}
]
}
},
{
"tag": "direct",
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIP",
"userLevel": 0
}
},
{
"tag": "block",
"protocol": "blackhole",
"settings": {
"response": {
"type": "none"
}
}
}
],
"dns": {},
"routing": {
"settings": {
"domainStrategy": "AsIs",
"rules": [
{
"type": "field",
"outboundTag": "proxy",
"domain": [
"youneed.win",
"codelabs.developers.google.com"
]
},
{
"type": "field",
"outboundTag": "direct",
"domain": [
"localhost",
"geosite:cn"
]
},
{
"type": "field",
"ip": [
"geoip:private",
"geoip:cn"
],
"outboundTag": "direct"
}
]
}
},
"transport": {}
}
- 请附上出错时软件输出的错误日志。
2022/12/06 11:50:02 [Info] [923440591] proxy/socks: TCP Connect request to tcp:en.wikipedia.org:443
2022/12/06 11:50:02 [Info] [923440591] app/dispatcher: default route for tcp:en.wikipedia.org:443
2022/12/06 11:50:02 tcp:127.0.0.1:58752 accepted tcp:en.wikipedia.org:443 [proxy]
2022/12/06 11:50:02 [Info] [923440591] transport/internet/tcp: dialing TCP to tcp:*******服务器ip隐藏********:53443
2022/12/06 11:50:02 [Info] [923440591] proxy/vless/outbound: tunneling request to tcp:en.wikipedia.org:443 via *******服务器ip隐藏********:53443
2022/12/06 11:50:02 [Info] [923440591] app/proxyman/outbound: failed to process outbound traffic > proxy/vless/outbound: connection ends > proxy/vless/outbound: failed to decode response header > proxy/vless/encoding: failed to read response version > x509: “example.com” certificate is not standards compliant
2022/12/06 11:50:02 [Info] [923440591] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2022/12/06 11:50:02 [Info] [4177955995] proxy/socks: TCP Connect request to tcp:en.wikipedia.org:443
2022/12/06 11:50:02 [Info] [4177955995] app/dispatcher: default route for tcp:en.wikipedia.org:443
2022/12/06 11:50:02 [Info] [4177955995] transport/internet/tcp: dialing TCP to tcp:*******服务器ip隐藏********:53443
2022/12/06 11:50:02 tcp:127.0.0.1:58754 accepted tcp:en.wikipedia.org:443 [proxy]
2022/12/06 11:50:02 [Info] [4177955995] proxy/vless/outbound: tunneling request to tcp:en.wikipedia.org:443 via *******服务器ip隐藏********:53443
2022/12/06 11:50:02 [Info] [4177955995] app/proxyman/outbound: failed to process outbound traffic > proxy/vless/outbound: connection ends > proxy/vless/outbound: failed to decode response header > proxy/vless/encoding: failed to read response version > x509: “example.com” certificate is not standards compliant
2022/12/06 11:50:02 [Info] [4177955995] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2022/12/06 11:50:03 [Info] [1864827099] proxy/socks: TCP Connect request to tcp:en.wikipedia.org:443
2022/12/06 11:50:03 [Info] [1864827099] app/dispatcher: default route for tcp:en.wikipedia.org:443
2022/12/06 11:50:03 [Info] [1864827099] transport/internet/tcp: dialing TCP to tcp:*******服务器ip隐藏********:53443
2022/12/06 11:50:03 tcp:127.0.0.1:58759 accepted tcp:en.wikipedia.org:443 [proxy]
2022/12/06 11:50:03 [Info] [1864827099] proxy/vless/outbound: tunneling request to tcp:en.wikipedia.org:443 via *******服务器ip隐藏********:53443
2022/12/06 11:50:03 [Info] [1864827099] app/proxyman/outbound: failed to process outbound traffic > proxy/vless/outbound: connection ends > proxy/vless/outbound: failed to decode response header > proxy/vless/encoding: failed to read response version > x509: “example.com” certificate is not standards compliant
2022/12/06 11:50:03 [Info] [1864827099] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: r
请预览一下你填的内容再提交。
遇到了同样的问题
遇到了同样的问题
你现在可以了吗?
服务端可能需要配置这个环境变量Environment="V2RAY_VMESS_AEAD_FORCED=false"
服务端可能需要配置这个环境变量Environment="V2RAY_VMESS_AEAD_FORCED=false" 但是其他软件是可以使用的和服务端关系应该没有关系
遇到相同的问题,Android上使用 v2rayNG是可以使用的。但是mac上不行。系统版本12.0,intel处理器,软件版本3.3