Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

订阅服务器解析 vless 链接不成功 #3018

Open
nie11kun opened this issue May 13, 2024 · 0 comments
Open

订阅服务器解析 vless 链接不成功 #3018

nie11kun opened this issue May 13, 2024 · 0 comments

Comments

@nie11kun
Copy link

你正在使用哪个版本的 V2Ray?

5.16.1

你的使用场景是什么?

配置订阅服务器

你看到的异常现象是什么?

配置订阅链接后,节点没有解析进入 outbound。

你期待看到的正常表现是怎样的?

能够正常处理我提供的订阅连接格式。

请附上你的配置

客户端配置:

"services": {
         "subscription": { 
             "imports": [
                 {
                     "name": "sub1",
                     "url": "https://proxy.site/UUID", 
                     "tagPrefix": "sub1-"
                 }
             ]
        },
    }

如果 V2Ray 无法启动,请附上 --test 命令的输出

.\v2ray.exe test -c .\config.json -format jsonv5
V2Ray 5.16.1 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.22.2 windows/amd64)
A unified platform for anti-censorship.
Configuration OK.

base64 解码后的链接如下:

vless://uuid@111.111.111.111:443?encryption=none&security=tls&sni=proxy.domain.xyz&fp=random&type=ws&host=proxy.domain.xyz&path=%2proxy%3abcdefg#ProxyServerName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant