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

使用 Cloudflare 中转 Xray 流量问题求助 #30

Open
likebug opened this issue Oct 19, 2023 · 2 comments
Open

使用 Cloudflare 中转 Xray 流量问题求助 #30

likebug opened this issue Oct 19, 2023 · 2 comments

Comments

@likebug
Copy link

likebug commented Oct 19, 2023

按照233boy大佬的教程一步步设置完成了,但是代理不生效是什么情况,安装了xray,启用ws;
协议 (protocol) = vmess
地址 (address) = a.xxxxx.site
端口 (port) = 443
用户ID (id) = 30847xxxxxxxa465d7
传输协议 (network) = ws
伪装域名 (host) = a.xxxxx.site
路径 (path) = /3084xxxxxxxx465d7
传输层安全 (TLS) = tls

CF也开启过了SSL的完全模式:您的 SSL/TLS 加密模式为 完全

clash客户端配置如下:
{ name: 'vpn', type: vmess, server: a.xxxxxx.site, port: 443, uuid: 3084xxxxxxx65d7, alterId: 0, cipher: auto, tls: true, skip-cert-verify: false, network: ws, ws-opts: {path: /3084xxxxxxx65d7, headers: {Host: a.xxxxxxx.site}}}

请问是哪里出了问题?

@likebug
Copy link
Author

likebug commented Oct 19, 2023

经过测试,如果不用CF中转而是在域名解析平台直接解析的话,代理状态正常,如果用了CF,即使是回源模式,代理节点也是异常无法使用

@233boy
Copy link
Owner

233boy commented Oct 19, 2023

@likebug

那可能是你那无法使用 CF 的网络

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

2 participants