无需服务器快速部署v2ray到 Cloudflare Worker
Fork edgetunnel 本项目
请一定要定期同步 fork,具体方式请参考 Github 文档open in new window。
#注册 Cloudflare 账户
#访问 https://dash.cloudflare.com/
#创建 Cloudflare Pages
#连接 GITHUB 账户 和 repo
连接 GITHUB 账户, 并且要选择你 fork 的 repo。
#填写 Pages build 信息
选项 | 值 |
---|---|
Build Command | npm run cf-page-vless |
Build Directory | dist/apps/cf-page-vless |
环境变量 | 值 |
---|---|
UUID | b7625108-80fb-4544-a1f2-aa40c931aa52 |
NODE_VERSION | 18 |
请自己生成一个 UUID
#部署成功访问 Pages URL
WARNING
页面的账户和密码,就是之前设置的 UUID
访问 Pages 项目地址,并且点击分享 Vless,扫码导入配置。
#修改 Cloudflare Pages 的设置 (可选但是推荐设置)
如果忘记 UUID 或者想修改配置,可以在 Pages 的设置里面修改。
#自定义域名
#使用 Cloudflare Pages 最新 build V2 系统
#Cloudflare TOS
按照我对 Cloudflare TOS 理解。Cloudflare Pages 是可以运行代理软件的。
Unlike most Cloudflare products, the Developer Platform can be used to host content. Content stored on the Developer Platform (whether in conjunction with a Cloudflare storage offering or not) that we determine in our sole judgment to be illegal, harmful, or in violation of Section 5 of the Cloudflare Developer Platforms Supplemental Terms may be blocked or removed, and use of the Developer Platform for storage of such illegal or harmful content may result in suspension or termination of Cloudflare Services. While we generally try to provide notice of such action, we reserve the right to take action without notice as appropriate. For these purposes, illegal or harmful content includes but is not limited to: (a) content containing, promoting, or facilitating child sexual abuse material or human trafficking; (b) content that infringes on another person’s intellectual property rights or is otherwise unlawful; (c) content that discloses sensitive personal information, incites or exploits violence, or is intended to defraud the public; and (d) content that seeks to distribute malware, facilitate phishing, or otherwise constitutes technical abuse.
按照我对协议理解,Cloudflare Worker 是可以运行代理软件的。
来源:https://edgetunnel.github.io/edgetunnel/guide/cf-pages.html
用户名是啥?
自己要注册账号
图都没有显示,博主能重新发一下吗
原作者删库跑路了,图片是他网站上的,所以不能显示了,你参考 https://web.archive.org/web/20230526070655/https://blog.misaka.rest/2023/05/26/cf-wkrs-vless/ 这里的教程试试