Cenmrev / V2RayX

GUI for v2ray-core on macOS
GNU General Public License v3.0
7.61k stars 1.14k forks source link

v2rayX 不起作用 #345

Open fi5 opened 2 years ago

fi5 commented 2 years ago

请回答下列问题。不按模板发的 issue 将直接被关闭。

0) 如果你没有遇到任何错误和不正常,请在此处回答你想发表的内容:

1) 你正在使用哪个版本的 V2RayX,你的 macOS 系统版本?

v2rayx版本:1.5.1; macos版本:11.6.1

2) 如果你在操作 V2RayX 的时候遇到程序崩溃/无反应,请描述你的操作,之后在命令行(终端.app)里运行/Applications/V2RayX.app/Contents/MacOS/V2RayX,重复上述操作直至软件崩溃,把终端里的输出贴到下面指定的地方。

3) 如果 V2RayX 没有发生崩溃,但是有一些不正常行为,比如上次勾选了 mux,再次打开,mux 的钩没有了。请描述你遇到的不正常行为。

软件没有报错,但是访问https://www.instagram.com 之类的就是不行

4) 如果 V2RayX 一切正常,但网络依然不如你所预料,请首先把 log level 切换到 debug,再次访问你想访问的网站。然后点击 V2RayX 的 view current config.json,将弹出的浏览器内的配置文件粘贴到下面指定的地方,但是隐藏掉ip/端口/id等信息。

{
    "routing": {
        "name": "all_to_main",
        "domainStrategy": "AsIs",
        "rules": [
            {
                "type": "field",
                "outboundTag": "233v2.com_xxxxx",
                "port": "0-65535"
            }
        ]
    },
    "inbounds": [
        {
            "listen": "0.0.0.0",
            "protocol": "socks",
            "settings": {
                "ip": "127.0.0.1",
                "auth": "noauth",
                "udp": true
            },
            "tag": "socksinbound",
            "port": 1081
        },
        {
            "listen": "0.0.0.0",
            "protocol": "http",
            "settings": {
                "timeout": 0
            },
            "tag": "httpinbound",
            "port": 8001
        }
    ],
    "dns": {
        "servers": [
            "localhost"
        ]
    },
    "log": {
        "error": "/var/folders/3l/72g9x41544gc_lr_nk__4d1m0000gn/T/cenmrev.v2rayx.log/error.log",
        "loglevel": "debug",
        "access": "/var/folders/3l/72g9x41544gc_lr_nk__4d1m0000gn/T/cenmrev.v2rayx.log/access.log"
    },
    "outbounds": [
        {
            "sendThrough": "0.0.0.0",
            "mux": {
                "enabled": false,
                "concurrency": 8
            },
            "protocol": "vmess",
            "settings": {
                "vnext": [
                    {
                        "address": "xxxx",
                        "users": [
                            {
                                "id": "xxxxxx",
                                "alterId": 0,
                                "security": "auto",
                                "level": 0
                            }
                        ],
                        "port": 443
                    }
                ]
            },
            "tag": "233v2.com_xxxxx",
            "streamSettings": {
                "wsSettings": {
                    "path": "/zhangsan",
                    "headers": {
                        "Host": "xxxx"
                    }
                },
                "quicSettings": {
                    "key": "",
                    "header": {
                        "type": "none"
                    },
                    "security": "none"
                },
                "tlsSettings": {
                    "allowInsecure": false,
                    "alpn": [
                        "http/1.1"
                    ],
                    "serverName": "xxxx",
                    "allowInsecureCiphers": false
                },
                "httpSettings": {
                    "path": ""
                },
                "kcpSettings": {
                    "header": {
                        "type": "none"
                    },
                    "mtu": 1350,
                    "congestion": false,
                    "tti": 20,
                    "uplinkCapacity": 5,
                    "writeBufferSize": 1,
                    "readBufferSize": 1,
                    "downlinkCapacity": 20
                },
                "tcpSettings": {
                    "header": {
                        "type": "none"
                    }
                },
                "security": "tls",
                "network": "ws"
            }
        }
    ]
}

然后点击 V2RayX 的view log,把 error.log 中的输出贴到下方:


2021/11/26 12:05:30 [Info] [1363977213] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
2021/11/26 12:06:14 [Info] [2981212144] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2021/11/26 12:06:14 [Info] [2981212144] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/http: connection ends > io: read/write on closed pipe
2021/11/26 12:06:24 [Info] [15363500] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [p39-caldav.icloud.com.cn:443] with URL [//p39-caldav.icloud.com.cn:443]
2021/11/26 12:06:24 [Info] [15363500] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:p39-caldav.icloud.com.cn:443]
2021/11/26 12:06:24 [Info] [15363500] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:24 [Info] [3687319517] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe1-ssl.ls.apple.com:443] with URL [//gspe1-ssl.ls.apple.com:443]
2021/11/26 12:06:24 [Info] [3687319517] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe1-ssl.ls.apple.com:443]
2021/11/26 12:06:24 [Info] [3687319517] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:24 [Info] [1471506049] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [configuration.ls.apple.com:443] with URL [//configuration.ls.apple.com:443]
2021/11/26 12:06:24 [Info] [1471506049] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:configuration.ls.apple.com:443]
2021/11/26 12:06:24 [Info] [1471506049] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:24 [Info] [1646349205] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe1-ssl.ls.apple.com:443] with URL [//gspe1-ssl.ls.apple.com:443]
2021/11/26 12:06:24 [Info] [1646349205] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe1-ssl.ls.apple.com:443]
2021/11/26 12:06:24 [Info] [1646349205] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:24 [Info] [2993027540] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [configuration.ls.apple.com:443] with URL [//configuration.ls.apple.com:443]
2021/11/26 12:06:24 [Info] [2993027540] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:configuration.ls.apple.com:443]
2021/11/26 12:06:24 [Info] [2993027540] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:25 [Info] [15363500] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:p39-caldav.icloud.com.cn:443 via tcp:我的域名:443
2021/11/26 12:06:25 [Info] [3687319517] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe1-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:25 [Info] [1471506049] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:configuration.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:25 [Info] [2993027540] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:configuration.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:26 [Info] [3941733681] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe35-ssl.ls.apple.com:443] with URL [//gspe35-ssl.ls.apple.com:443]
2021/11/26 12:06:26 [Info] [3941733681] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe35-ssl.ls.apple.com:443]
2021/11/26 12:06:26 [Info] [3941733681] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:26 [Info] [1646349205] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe1-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:26 [Info] [1471506049] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > websocket: close 1000 (normal)
2021/11/26 12:06:26 [Info] [1471506049] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/http: connection ends > io: read/write on closed pipe
2021/11/26 12:06:26 [Info] [1832571655] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [configuration.ls.apple.com:443] with URL [//configuration.ls.apple.com:443]
2021/11/26 12:06:26 [Info] [1832571655] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:configuration.ls.apple.com:443]
2021/11/26 12:06:26 [Info] [1832571655] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:27 [Info] [3941733681] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe35-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:27 [Info] [1567264011] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe35-ssl.ls.apple.com:443] with URL [//gspe35-ssl.ls.apple.com:443]
2021/11/26 12:06:27 [Info] [1567264011] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe35-ssl.ls.apple.com:443]
2021/11/26 12:06:27 [Info] [1567264011] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:27 [Info] [1832571655] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:configuration.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:28 [Info] [1567264011] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe35-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:28 [Info] [3941733681] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > websocket: close 1000 (normal)
2021/11/26 12:06:28 [Info] [3941733681] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/http: connection ends > io: read/write on closed pipe
2021/11/26 12:06:28 [Info] [804606231] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe35-ssl.ls.apple.com:443] with URL [//gspe35-ssl.ls.apple.com:443]
2021/11/26 12:06:28 [Info] [804606231] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe35-ssl.ls.apple.com:443]
2021/11/26 12:06:28 [Info] [804606231] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:29 [Info] [804606231] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe35-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:29 [Info] [2402150888] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe21-ssl.ls.apple.com:443] with URL [//gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:29 [Info] [2402150888] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:29 [Info] [2402150888] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:29 [Info] [4130707600] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe21-ssl.ls.apple.com:443] with URL [//gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:29 [Info] [4130707600] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:29 [Info] [4130707600] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:29 [Info] [3287777224] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe21-ssl.ls.apple.com:443] with URL [//gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:29 [Info] [479759604] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe21-ssl.ls.apple.com:443] with URL [//gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:29 [Info] [3287777224] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:29 [Info] [3287777224] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:29 [Info] [479759604] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:29 [Info] [479759604] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:30 [Info] [2402150888] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe21-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:30 [Info] [3287777224] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe21-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:30 [Info] [4130707600] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe21-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:30 [Info] [479759604] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe21-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:31 [Info] [1624341091] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe21-ssl.ls.apple.com:443] with URL [//gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:31 [Info] [1624341091] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:31 [Info] [1624341091] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:31 [Info] [2685985985] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe21-ssl.ls.apple.com:443] with URL [//gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:31 [Info] [2685985985] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:31 [Info] [2685985985] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:31 [Info] [4045290664] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe21-ssl.ls.apple.com:443] with URL [//gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:31 [Info] [986441604] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gspe21-ssl.ls.apple.com:443] with URL [//gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:31 [Info] [4045290664] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:31 [Info] [986441604] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gspe21-ssl.ls.apple.com:443]
2021/11/26 12:06:31 [Info] [4045290664] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:31 [Info] [986441604] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:32 [Info] [1624341091] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe21-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:32 [Info] [1610008824] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gsp-ssl.ls.apple.com:443] with URL [//gsp-ssl.ls.apple.com:443]
2021/11/26 12:06:32 [Info] [1610008824] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gsp-ssl.ls.apple.com:443]
2021/11/26 12:06:32 [Info] [1610008824] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:32 [Info] [2685985985] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe21-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:32 [Info] [4045290664] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe21-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:32 [Info] [986441604] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gspe21-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:32 [Info] [3162326324] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [sqimg.qq.com:443] with URL [//sqimg.qq.com:443]
2021/11/26 12:06:32 [Info] [3162326324] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:sqimg.qq.com:443]
2021/11/26 12:06:32 [Info] [3162326324] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:33 [Info] [423150953] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gsp-ssl.ls.apple.com:443] with URL [//gsp-ssl.ls.apple.com:443]
2021/11/26 12:06:33 [Info] [423150953] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gsp-ssl.ls.apple.com:443]
2021/11/26 12:06:33 [Info] [423150953] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:06:33 [Info] [1610008824] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gsp-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:06:33 [Info] [3162326324] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:sqimg.qq.com:443 via tcp:我的域名:443
2021/11/26 12:06:34 [Info] [423150953] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gsp-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:07:26 [Info] [15363500] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/http: connection ends > context canceled
2021/11/26 12:07:26 [Info] [15363500] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
2021/11/26 12:07:30 [Info] [2464181422] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [gsp64-ssl.ls.apple.com:443] with URL [//gsp64-ssl.ls.apple.com:443]
2021/11/26 12:07:30 [Info] [2464181422] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:gsp64-ssl.ls.apple.com:443]
2021/11/26 12:07:30 [Info] [2464181422] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:07:31 [Info] [2464181422] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:gsp64-ssl.ls.apple.com:443 via tcp:我的域名:443
2021/11/26 12:08:14 [Info] [1610008824] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2021/11/26 12:08:14 [Info] [1610008824] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/http: connection ends > io: read/write on closed pipe
2021/11/26 12:08:14 [Info] [3162326324] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2021/11/26 12:08:14 [Info] [3162326324] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/http: connection ends > io: read/write on closed pipe
2021/11/26 12:08:15 [Info] [423150953] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2021/11/26 12:08:15 [Info] [423150953] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/http: connection ends > io: read/write on closed pipe
2021/11/26 12:08:15 [Info] [16711978] v2ray.com/core/proxy/socks: TCP Connect request to tcp:imap.gmail.com:993
2021/11/26 12:08:15 [Info] [16711978] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:imap.gmail.com:993]
2021/11/26 12:08:15 [Info] [16711978] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:08:15 [Info] [529749095] v2ray.com/core/proxy/socks: TCP Connect request to tcp:pop.qiye.163.com:110
2021/11/26 12:08:15 [Info] [529749095] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:pop.qiye.163.com:110]
2021/11/26 12:08:15 [Info] [529749095] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:08:15 [Info] [158567458] v2ray.com/core/proxy/socks: TCP Connect request to tcp:appleimap.126.com:143
2021/11/26 12:08:15 [Info] [158567458] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:appleimap.126.com:143]
2021/11/26 12:08:15 [Info] [158567458] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:08:16 [Info] [16711978] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:imap.gmail.com:993 via tcp:我的域名:443
2021/11/26 12:08:16 [Info] [158567458] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:appleimap.126.com:143 via tcp:我的域名:443
2021/11/26 12:08:16 [Info] [529749095] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:pop.qiye.163.com:110 via tcp:我的域名:443
2021/11/26 12:08:19 [Info] [1887654505] v2ray.com/core/proxy/socks: TCP Connect request to tcp:imap.gmail.com:993
2021/11/26 12:08:19 [Info] [1887654505] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:imap.gmail.com:993]
2021/11/26 12:08:19 [Info] [1887654505] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:08:20 [Info] [1887654505] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:imap.gmail.com:993 via tcp:我的域名:443
2021/11/26 12:08:26 [Info] [529749095] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
2021/11/26 12:09:47 [Info] [3343235979] v2ray.com/core/proxy/http: request to Method [CONNECT] Host [mam.netease.com:443] with URL [//mam.netease.com:443]
2021/11/26 12:09:47 [Info] [3343235979] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:mam.netease.com:443]
2021/11/26 12:09:47 [Info] [3343235979] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:09:48 [Info] [3343235979] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:mam.netease.com:443 via tcp:我的域名:443
2021/11/26 12:09:56 [Info] [3954517535] v2ray.com/core/proxy/http: request to Method [POST] Host [get.sogou.com] with URL [http://get.sogou.com/q]
2021/11/26 12:09:56 [Info] [3954517535] v2ray.com/core/app/dispatcher: taking detour [233v2.com_我的域名] for [tcp:get.sogou.com:80]
2021/11/26 12:09:56 [Info] [3954517535] v2ray.com/core/transport/internet/websocket: creating connection to tcp:我的域名:443
2021/11/26 12:09:58 [Info] [3954517535] v2ray.com/core/proxy/vmess/outbound: tunneling request to tcp:get.sogou.com:80 via tcp:我的域名:443
2021/11/26 12:09:59 [Info] [3954517535] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled
2021/11/26 12:10:01 [Info] [16711978] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2021/11/26 12:10:01 [Info] [16711978] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > v2ray.com/core/proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2021/11/26 12:10:03 [Info] [158567458] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > websocket: close 1006 (abnormal closure): unexpected EOF
2021/11/26 12:10:03 [Info] [158567458] v2ray.com/core/app/proxyman/inbound: connection ends > v2ray.com/core/proxy/socks: connection ends > v2ray.com/core/proxy/socks: failed to transport all TCP response > io: read/write on closed pipe
2021/11/26 12:10:30 [Info] [3343235979] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/vmess/outbound: connection ends > context canceled

5) 其他你认为可以帮助开发者和你一起解决问题的信息:

hellohufan commented 2 years ago

一样的问题,服务器没有问题,windows的另外一款软件就可以fq,mac用额这个就不行了