233boy / 233boy/Xray

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

Open
#30 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
2.7k
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
2

Description

按照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}}}

请问是哪里出了问题?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the Xray, Cloudflare SSL mode, and Clash configuration values shown in the issue, then check the relevant connection or proxy logs. Done means identifying the configuration mismatch or failure point and confirming that proxied traffic works.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.