samsheff / v2ray-worker

Total solution for V2Ray over Cloudflare's worker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2Ray Worker

Total solution for v2ray configs over Cloudflare's worker

نسخه فارسی

How to use

To be completed...

Deploy

  1. Fork this Repo and enable Github Action
  2. Open CloudFlare and create KV namespace with name settings then copy the ID
  3. Go to this forked repo and set secrets with name KV_NAME and fill with KV settings ID
  4. Edit this README.md file, then find and replace this button url bellow with yours https://github.com/USER/REPO_NAME then save it.
  5. then press Deploy With Workers and follow the instruction

Deploy to Cloudflare Workers

Credits

Built-in vless config generator is based on Zizifn Edge Tunnel, re-written using Typescript. Proxy IPs source: https://rentry.co/CF-proxyIP

About

Total solution for V2Ray over Cloudflare's worker

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%