SwiftV2Ray icon indicating copy to clipboard operation
SwiftV2Ray copied to clipboard

VPN连接上了但是没有网络

Open wood911 opened this issue 4 years ago • 6 comments

{"name":"haha","server":"132.145.111.134","type":"vmess","port":443,"uuid":"bae399d4-13a4-46a3-b144-4af2c0004c2e","alterId":64,"cipher":"auto","network":"ws","ws-path":"/v2ray","servername":"132.145.111.134","ws-headers":{"HOST":"132.145.111.134"},"http-opts":{},"h2-opts":{},"tls":true,"skip-cert-verify":true}

请问这种数据配置文件该如何配置?

{
    "policy":{
        "levels": {
            "0": {
              "handshake": 4,
              "connIdle": 3,
              "uplinkOnly": 0,
              "downlinkOnly": 0,
              "statsUserUplink": false,
              "statsUserDownlink": false,
              "bufferSize": 0
            }
        },
        "system": {
            "statsInboundUplink": false,
            "statsInboundDownlink": false
        }
    },
    "outbounds":[
        {
            "mux":{
                "enabled": true,
                "concurrency": 1024
            },
            "protocol":"vmess",
            "settings":{
                "vnext":[
                    {
                        "address":"132.145.111.134",
                        "users":[
                            {
                                "id":"bae399d4-13a4-46a3-b144-4af2c0004c2e",
                                "alterId":64,
                                "level":0,
                                "security":"auto"
                            }
                        ],
                        "port":443
                    }
                ]
            }
        }
    ]
}

连接上了但是没有网络

image

wood911 avatar Feb 09 '21 13:02 wood911

我也是遇到这个问题了,有什么办法吗?

newfuture33 avatar Jun 09 '21 09:06 newfuture33

```json
{"name":"haha","server":"132.145.111.134","type":"vmess","port":443,"uuid":"bae399d4-13a4-46a3-b144-4af2c0004c2e","alterId":64,"cipher":"auto","network":"ws","ws-path":"/v2ray","servername":"132.145.111.134","ws-headers":{"HOST":"132.145.111.134"},"http-opts":{},"h2-opts":{},"tls":true,"skip-cert-verify":true}

请问这种数据配置文件该如何配置?

{
    "policy":{
        "levels": {
            "0": {
              "handshake": 4,
              "connIdle": 3,
              "uplinkOnly": 0,
              "downlinkOnly": 0,
              "statsUserUplink": false,
              "statsUserDownlink": false,
              "bufferSize": 0
            }
        },
        "system": {
            "statsInboundUplink": false,
            "statsInboundDownlink": false
        }
    },
    "outbounds":[
        {
            "mux":{
                "enabled": true,
                "concurrency": 1024
            },
            "protocol":"vmess",
            "settings":{
                "vnext":[
                    {
                        "address":"132.145.111.134",
                        "users":[
                            {
                                "id":"bae399d4-13a4-46a3-b144-4af2c0004c2e",
                                "alterId":64,
                                "level":0,
                                "security":"auto"
                            }
                        ],
                        "port":443
                    }
                ]
            }
        }
    ]
}

连接上了但是没有网络

解决了吗??怎么处理啊

feng456666 avatar Nov 08 '21 08:11 feng456666

我想问下 为什么我模拟器运行各种报错 真机运行可以运行 但是也感觉没什么用 但是不报错

Andyfeiyang avatar Dec 16 '21 02:12 Andyfeiyang

我开发V2ray iOS app用别的SDK. 你们希望开发V2ray APP的话, 联系我。 skype: live:.cid.85b9ef80726be21e qq:2890152926

liuyi73191 avatar Sep 22 '23 15:09 liuyi73191

同问,有谁用这个demo成功的?求助一下

lu9059 avatar Nov 30 '23 08:11 lu9059

https://t.me/Web3_1234

可以联系我,vmess,ss,trojan都支持

ghost avatar Mar 14 '24 10:03 ghost