Skip to content

reality被封 #5493

Description

@sept5920

reality被封,整个ip加上22端口全部被墙,推测是特征问题,想和大家讨论一下经验
服务端使用mack的一键脚本搭建:VLESS+Reality+uTLS+Vision,开启了bbr+fq
以下是配置文件:
{
"inbounds": [
{
"port": 19911,
"protocol": "vless",
"tag": "VLESSReality",
"settings": {
"clients": [
{
"id": "b742e351-baea-4b24-baaf-c7c961912ef3",
"email": "b742e351-vless_reality_vision",
"flow": "xtls-rprx-vision"
}
],
"decryption": "none",
"fallbacks":[
{
"dest": "31305",
"xver": 1
}
]
},
"streamSettings": {
"network": "tcp",
"security": "reality",
"realitySettings": {
"show": false,
"dest": "www.icloud.com:443",
"xver": 0,
"serverNames": [
"www.icloud.com"
],
"privateKey": "0LVJKT5EauQ-d0TNbO3qatlyAiuHPR53TwGe5hD2gxk",
"publicKey": "AViQKpOY835HPgMMyjYdgvJX2EzbF4TAjuXbJhzMJh0",
"maxTimeDiff": 70000,
"shortIds": [
"",
"6ba85179e30d4fc2"
]
}
}
}
]
客户端是openclash和手机clash内核版本是1.19.17
以下是客户端配置文件:
proxies:

  • name: hk
    server: 0.0.0.0
    type: vless
    port: 19911
    uuid: b742e351-baea-4b24-baaf-c7c961912ef3
    network: tcp
    servername: www.icloud.com
    flow: xtls-rprx-vision
    udp: true
    tls: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions