Closed
Description
-
你正在使用的 V2RayU 和 Mac 版本 ?
macos 12 monterey, v2ray4.2.5 -
你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证书错误等)
Mac 无法使用代理,pac模式可以访问中国大陆网络,无法访问外网(www.google.com),全局模式所有网络都访问不了。代理本身没有问题,windows和iPhone都可以正常使用。 -
请附上你的配置(提交 Issue 前请隐藏服务器端IP地址)。
// 在这里附上配置信息
{
"log": {
"error": "/Users/***************/.V2rayU/v2ray-core.log",
"loglevel": "info",
"access": "/Users/************/.V2rayU/v2ray-core.log"
},
"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": "1087"
}
],
"outbounds": [
{
"mux": {
"enabled": false,
"concurrency": 8
},
"protocol": "vmess",
"streamSettings": {
"wsSettings": {
"path": "/***********************************",
"headers": {
"host": "l******************"
}
},
"security": "tls",
"tlsSettings": {
"serverName": "**************",
"allowInsecure": true,
"fingerprint": "chrome"
},
"network": "ws"
},
"tag": "proxy",
"settings": {
"vnext": [
{
"address": "***************",
"users": [
{
"id": ***********************************",
"alterId": 0,
"level": 0,
"security": "auto"
}
],
"port": 443
}
]
}
},
{
"tag": "direct",
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIP",
"userLevel": 0
}
},
{
"tag": "block",
"protocol": "blackhole",
"settings": {
"response": {
"type": "none"
}
}
}
],
"dns": {},
"routing": {
"domainStrategy": "AsIs",
"rules": [],
"balancers": []
}
}
- 请附上出错时软件输出的错误日志。
// 在这里附上日志信息
A unified platform for anti-censorship.
2022/02/25 22:37:44 [Info] infra/conf/serial: Reading config: config.json
2022/02/25 22:37:44 [Info] app/dns: DNS: created localhost client
2022/02/25 22:37:44 [Info] transport/internet/tcp: listening TCP on 127.0.0.1:1080
2022/02/25 22:37:44 [Info] transport/internet/tcp: listening TCP on 127.0.0.1:1087
2022/02/25 22:37:44 [Warning] core: Xray 1.4.2 started
Xray 1.4.2 (Xray, Penetrates Everything.) Custom (go1.16.2 darwin/amd64)
A unified platform for anti-censorship.
2022/02/25 22:38:17 [Info] infra/conf/serial: Reading config: config.json
2022/02/25 22:38:17 [Info] app/dns: DNS: created localhost client
2022/02/25 22:38:17 [Info] transport/internet/tcp: listening TCP on 127.0.0.1:1080
2022/02/25 22:38:17 [Info] transport/internet/tcp: listening TCP on 127.0.0.1:1087
2022/02/25 22:38:17 [Warning] core: Xray 1.4.2 started
2022/02/25 22:38:18 [Info] [693792177] proxy/socks: TCP Connect request to tcp:content-autofill.googleapis.com:443
2022/02/25 22:38:18 [Info] [693792177] app/dispatcher: default route for tcp:content-autofill.googleapis.com:443
2022/02/25 22:38:18 tcp:127.0.0.1:63253 accepted tcp:content-autofill.googleapis.com:443 [proxy]
2022/02/25 22:38:18 [Info] [693792177] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:20 [Info] [127094627] proxy/socks: TCP Connect request to tcp:lh4.googleusercontent.com:443
2022/02/25 22:38:20 [Info] [127094627] app/dispatcher: default route for tcp:lh4.googleusercontent.com:443
2022/02/25 22:38:20 tcp:127.0.0.1:63261 accepted tcp:lh4.googleusercontent.com:443 [proxy]
2022/02/25 22:38:20 [Info] [127094627] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:20 tcp:127.0.0.1:63263 accepted tcp:www.google.com:443 [proxy]
2022/02/25 22:38:20 [Info] [2452292249] proxy/socks: TCP Connect request to tcp:www.google.com:443
2022/02/25 22:38:20 [Info] [2452292249] app/dispatcher: default route for tcp:www.google.com:443
2022/02/25 22:38:20 [Info] [2452292249] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:20 [Info] [698523908] proxy/socks: TCP Connect request to tcp:www.google.com:443
2022/02/25 22:38:20 [Info] [698523908] app/dispatcher: default route for tcp:www.google.com:443
2022/02/25 22:38:20 [Info] [698523908] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:20 tcp:127.0.0.1:63265 accepted tcp:www.google.com:443 [proxy]
2022/02/25 22:38:20 [Info] [2166098399] proxy/socks: TCP Connect request to tcp:www.google.com:443
2022/02/25 22:38:20 [Info] [2166098399] app/dispatcher: default route for tcp:www.google.com:443
2022/02/25 22:38:20 [Info] [2166098399] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:20 tcp:127.0.0.1:63267 accepted tcp:www.google.com:443 [proxy]
2022/02/25 22:38:20 [Info] [693792177] proxy/vmess/outbound: tunneling request to tcp:content-autofill.googleapis.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:21 [Info] [2820842209] proxy/socks: TCP Connect request to tcp:ocsp.pki.goog:80
2022/02/25 22:38:21 [Info] [2820842209] app/dispatcher: default route for tcp:ocsp.pki.goog:80
2022/02/25 22:38:21 [Info] [2820842209] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:21 tcp:127.0.0.1:63273 accepted tcp:ocsp.pki.goog:80 [proxy]
2022/02/25 22:38:21 [Info] [2487030220] proxy/socks: TCP Connect request to tcp:www.google.com:443
2022/02/25 22:38:21 [Info] [2487030220] app/dispatcher: default route for tcp:www.google.com:443
2022/02/25 22:38:21 [Info] [872051943] proxy/socks: TCP Connect request to tcp:www.google.com:443
2022/02/25 22:38:21 [Info] [2487030220] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:21 [Info] [872051943] app/dispatcher: default route for tcp:www.google.com:443
2022/02/25 22:38:21 [Info] [872051943] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:21 tcp:127.0.0.1:63275 accepted tcp:www.google.com:443 [proxy]
2022/02/25 22:38:21 tcp:127.0.0.1:63276 accepted tcp:www.google.com:443 [proxy]
2022/02/25 22:38:21 [Info] [698523908] proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:21 [Info] [2452292249] proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:21 [Info] [4289343179] proxy/socks: TCP Connect request to tcp:www.google.com:443
2022/02/25 22:38:21 [Info] [4289343179] app/dispatcher: default route for tcp:www.google.com:443
2022/02/25 22:38:21 [Info] [4289343179] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:21 tcp:127.0.0.1:63279 accepted tcp:www.google.com:443 [proxy]
2022/02/25 22:38:22 [Info] [2447004906] proxy/socks: TCP Connect request to tcp:www.google.com:443
2022/02/25 22:38:22 [Info] [2447004906] app/dispatcher: default route for tcp:www.google.com:443
2022/02/25 22:38:22 [Info] [2447004906] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:22 tcp:127.0.0.1:63281 accepted tcp:www.google.com:443 [proxy]
2022/02/25 22:38:22 [Info] [2820842209] proxy/vmess/outbound: tunneling request to tcp:ocsp.pki.goog:80 via tcp:23.95.238.156:443
2022/02/25 22:38:22 [Info] [4091632981] proxy/socks: TCP Connect request to tcp:ocsp.pki.goog:80
2022/02/25 22:38:22 [Info] [4091632981] app/dispatcher: default route for tcp:ocsp.pki.goog:80
2022/02/25 22:38:22 tcp:127.0.0.1:63286 accepted tcp:ocsp.pki.goog:80 [proxy]
2022/02/25 22:38:22 [Info] [4091632981] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:22 [Info] [2166098399] proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:22 [Info] [127094627] proxy/vmess/outbound: tunneling request to tcp:lh4.googleusercontent.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:23 [Info] [4289343179] proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:23 [Info] [4091632981] proxy/vmess/outbound: tunneling request to tcp:ocsp.pki.goog:80 via tcp:23.95.238.156:443
2022/02/25 22:38:23 [Info] [2820842209] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:23 [Info] [2820842209] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:23 [Info] [903853023] proxy/socks: TCP Connect request to tcp:ocsp.pki.goog:80
2022/02/25 22:38:23 [Info] [903853023] app/dispatcher: default route for tcp:ocsp.pki.goog:80
2022/02/25 22:38:23 [Info] [903853023] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:23 tcp:127.0.0.1:63291 accepted tcp:ocsp.pki.goog:80 [proxy]
2022/02/25 22:38:24 [Info] [2447004906] proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:24 [Info] [903853023] proxy/vmess/outbound: tunneling request to tcp:ocsp.pki.goog:80 via tcp:23.95.238.156:443
2022/02/25 22:38:24 [Info] [4091632981] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:24 [Info] [4091632981] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:24 [Info] [2487030220] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:24 [Info] [2166098399] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:24 [Info] [2166098399] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2022/02/25 22:38:24 [Info] [698523908] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:24 [Info] [698523908] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:24 [Info] [872051943] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:24 [Info] [2487030220] proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:24 [Info] [2487030220] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:25 [Info] [202406736] proxy/socks: TCP Connect request to tcp:www.gstatic.com:443
2022/02/25 22:38:25 [Info] [202406736] app/dispatcher: default route for tcp:www.gstatic.com:443
2022/02/25 22:38:25 [Info] [202406736] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:25 tcp:127.0.0.1:63296 accepted tcp:www.gstatic.com:443 [proxy]
2022/02/25 22:38:25 [Info] [903853023] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:25 [Info] [903853023] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:25 [Info] [202406736] proxy/vmess/outbound: tunneling request to tcp:www.gstatic.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:26 [Info] [3868732152] proxy/socks: TCP Connect request to tcp:ocsp.pki.goog:80
2022/02/25 22:38:26 tcp:127.0.0.1:63301 accepted tcp:ocsp.pki.goog:80 [proxy]
2022/02/25 22:38:26 [Info] [3868732152] app/dispatcher: default route for tcp:ocsp.pki.goog:80
2022/02/25 22:38:26 [Info] [3868732152] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:27 [Info] [3868732152] proxy/vmess/outbound: tunneling request to tcp:ocsp.pki.goog:80 via tcp:23.95.238.156:443
2022/02/25 22:38:27 [Info] [872051943] proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:27 [Info] [872051943] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:28 [Info] [3868732152] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:28 [Info] [3868732152] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:29 [Info] [3883422214] proxy/socks: TCP Connect request to tcp:www.gstatic.com:443
2022/02/25 22:38:29 [Info] [3883422214] app/dispatcher: default route for tcp:www.gstatic.com:443
2022/02/25 22:38:29 [Info] [3883422214] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:38:29 tcp:127.0.0.1:63309 accepted tcp:www.gstatic.com:443 [proxy]
2022/02/25 22:38:31 [Info] [3883422214] proxy/vmess/outbound: tunneling request to tcp:www.gstatic.com:443 via tcp:23.95.238.156:443
2022/02/25 22:38:35 [Info] [4289343179] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:38:35 [Info] [4289343179] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:35 [Info] [2447004906] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:38:35 [Info] [2447004906] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:39:05 [Info] [3662632037] proxy/socks: TCP Connect request to tcp:optimizationguide-pa.googleapis.com:443
2022/02/25 22:39:05 [Info] [3662632037] app/dispatcher: default route for tcp:optimizationguide-pa.googleapis.com:443
2022/02/25 22:39:05 [Info] [3662632037] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:39:05 tcp:127.0.0.1:63409 accepted tcp:optimizationguide-pa.googleapis.com:443 [proxy]
2022/02/25 22:39:06 [Info] [3662632037] proxy/vmess/outbound: tunneling request to tcp:optimizationguide-pa.googleapis.com:443 via tcp:23.95.238.156:443
2022/02/25 22:39:07 [Info] [4249487666] proxy/socks: TCP Connect request to tcp:optimizationguide-pa.googleapis.com:443
2022/02/25 22:39:07 [Info] [4249487666] app/dispatcher: default route for tcp:optimizationguide-pa.googleapis.com:443
2022/02/25 22:39:07 tcp:127.0.0.1:63417 accepted tcp:optimizationguide-pa.googleapis.com:443 [proxy]
2022/02/25 22:39:07 [Info] [4249487666] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:39:08 [Info] [4249487666] proxy/vmess/outbound: tunneling request to tcp:optimizationguide-pa.googleapis.com:443 via tcp:23.95.238.156:443
2022/02/25 22:39:22 [Info] [4148077102] proxy/socks: TCP Connect request to tcp:www.google.com:443
2022/02/25 22:39:22 [Info] [4148077102] app/dispatcher: default route for tcp:www.google.com:443
2022/02/25 22:39:22 [Info] [4148077102] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:39:22 tcp:127.0.0.1:63453 accepted tcp:www.google.com:443 [proxy]
2022/02/25 22:39:24 [Info] [4148077102] proxy/vmess/outbound: tunneling request to tcp:www.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:39:25 [Info] [127094627] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2022/02/25 22:39:25 [Info] [127094627] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2022/02/25 22:39:29 [Info] [202406736] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2022/02/25 22:39:29 [Info] [202406736] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2022/02/25 22:39:29 [Info] [693792177] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2022/02/25 22:39:29 [Info] [693792177] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2022/02/25 22:39:31 [Info] [3197355652] proxy/socks: TCP Connect request to tcp:id.google.com:443
2022/02/25 22:39:31 [Info] [3197355652] app/dispatcher: default route for tcp:id.google.com:443
2022/02/25 22:39:31 [Info] [3197355652] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:39:31 tcp:127.0.0.1:63489 accepted tcp:id.google.com:443 [proxy]
2022/02/25 22:39:33 [Info] [3197355652] proxy/vmess/outbound: tunneling request to tcp:id.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:39:36 [Info] [4148077102] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:39:36 [Info] [4148077102] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:40:04 [Info] [3110853707] proxy/socks: TCP Connect request to tcp:www.youtube.com:443
2022/02/25 22:40:04 [Info] [3110853707] app/dispatcher: default route for tcp:www.youtube.com:443
2022/02/25 22:40:04 [Info] [3110853707] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:40:04 tcp:127.0.0.1:63572 accepted tcp:www.youtube.com:443 [proxy]
2022/02/25 22:40:05 [Info] [2464658865] proxy/socks: TCP Connect request to tcp:www.youtube.com:443
2022/02/25 22:40:05 [Info] [2464658865] app/dispatcher: default route for tcp:www.youtube.com:443
2022/02/25 22:40:05 [Info] [2464658865] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:40:05 tcp:127.0.0.1:63577 accepted tcp:www.youtube.com:443 [proxy]
2022/02/25 22:40:07 [Info] [3662632037] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2022/02/25 22:40:07 [Info] [3662632037] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2022/02/25 22:40:07 [Info] [3110853707] proxy/vmess/outbound: tunneling request to tcp:www.youtube.com:443 via tcp:23.95.238.156:443
2022/02/25 22:40:08 [Info] [2464658865] proxy/vmess/outbound: tunneling request to tcp:www.youtube.com:443 via tcp:23.95.238.156:443
2022/02/25 22:40:09 [Info] [793060343] proxy/socks: TCP Connect request to tcp:i.ytimg.com:443
2022/02/25 22:40:09 [Info] [793060343] app/dispatcher: default route for tcp:i.ytimg.com:443
2022/02/25 22:40:09 tcp:127.0.0.1:63588 accepted tcp:i.ytimg.com:443 [proxy]
2022/02/25 22:40:09 [Info] [793060343] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:40:10 [Info] [793060343] proxy/vmess/outbound: tunneling request to tcp:i.ytimg.com:443 via tcp:23.95.238.156:443
2022/02/25 22:40:10 [Info] [1438384643] proxy/socks: TCP Connect request to tcp:ocsp.pki.goog:80
2022/02/25 22:40:10 [Info] [1438384643] app/dispatcher: default route for tcp:ocsp.pki.goog:80
2022/02/25 22:40:10 [Info] [1438384643] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:40:10 tcp:127.0.0.1:63594 accepted tcp:ocsp.pki.goog:80 [proxy]
2022/02/25 22:40:12 [Info] [2470862283] proxy/socks: TCP Connect request to tcp:accounts.google.com:443
2022/02/25 22:40:12 [Info] [2470862283] app/dispatcher: default route for tcp:accounts.google.com:443
2022/02/25 22:40:12 [Info] [2470862283] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:40:12 tcp:127.0.0.1:63599 accepted tcp:accounts.google.com:443 [proxy]
2022/02/25 22:40:12 [Info] [1438384643] proxy/vmess/outbound: tunneling request to tcp:ocsp.pki.goog:80 via tcp:23.95.238.156:443
2022/02/25 22:40:13 [Info] [1438384643] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:40:13 [Info] [1438384643] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:40:14 [Info] [4249487666] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2022/02/25 22:40:14 [Info] [4249487666] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2022/02/25 22:40:15 [Info] [2470862283] proxy/vmess/outbound: tunneling request to tcp:accounts.google.com:443 via tcp:23.95.238.156:443
2022/02/25 22:40:15 [Info] [1817321893] proxy/socks: TCP Connect request to tcp:ocsp.pki.goog:80
2022/02/25 22:40:15 [Info] [1817321893] app/dispatcher: default route for tcp:ocsp.pki.goog:80
2022/02/25 22:40:15 [Info] [1817321893] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:40:15 tcp:127.0.0.1:63607 accepted tcp:ocsp.pki.goog:80 [proxy]
2022/02/25 22:40:16 [Info] [1817321893] proxy/vmess/outbound: tunneling request to tcp:ocsp.pki.goog:80 via tcp:23.95.238.156:443
2022/02/25 22:40:18 [Info] [1817321893] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2022/02/25 22:40:18 [Info] [1817321893] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
2022/02/25 22:40:18 [Info] [91416425] proxy/socks: TCP Connect request to tcp:content-autofill.googleapis.com:443
2022/02/25 22:40:18 [Info] [91416425] app/dispatcher: default route for tcp:content-autofill.googleapis.com:443
2022/02/25 22:40:18 [Info] [91416425] transport/internet/websocket: creating connection to tcp:23.95.238.156:443
2022/02/25 22:40:18 tcp:127.0.0.1:63619 accepted tcp:content-autofill.googleapis.com:443 [proxy]
2022/02/25 22:40:18 [Info] [2528215708] proxy/socks: TCP Connect request to tcp:yt3.ggpht.com:443
2022/02/25 22:40:18 [Info] [2528215708] app/dispatcher: default route for tcp:yt3.ggpht.com:443
.
.
.
.2025/01/07 22:06:52 [Info] [3930973239] app/proxyman/outbound: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [transport/internet/websocket: failed to dial WebSocket > transport/internet/websocket: failed to dial to (wss:/******************************): > remote error: tls: internal error] > common/retry: all retry attempts failed
2025/01/07 22:06:52 [Info] [3930973239] app/proxyman/inbound: connection ends > proxy/http: connection ends > io: read/write on closed pipe
2025/01/07 22:06:52 [Info] [377955733] proxy/socks: TCP Connect request to tcp:firebaselogging-pa.googleapis.com:443
2025/01/07 22:06:52 [Info] [377955733] app/dispatcher: default route for tcp:firebaselogging-pa.googleapis.com:443
2025/01/07 22:06:52 [Info] [377955733] transport/internet/websocket: creating connection to tcp:******************************:443
2025/01/07 22:06:52 tcp:127.0.0.1:57477 accepted tcp:firebaselogging-pa.googleapis.com:443 [proxy]
2025/01/07 22:06:53 [Error] [377955733] transport/internet/websocket: failed to dial to ******************************:443 > remote error: tls: internal error
请预览一下你填的内容再提交。