We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
按照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}}}
请问是哪里出了问题?
The text was updated successfully, but these errors were encountered:
经过测试,如果不用CF中转而是在域名解析平台直接解析的话,代理状态正常,如果用了CF,即使是回源模式,代理节点也是异常无法使用
Sorry, something went wrong.
@likebug
那可能是你那无法使用 CF 的网络
No branches or pull requests
按照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}}}
请问是哪里出了问题?
The text was updated successfully, but these errors were encountered: