ToiCF

CF-Workers-TOR 是一个实验性项目,在 Cloudflare Workers 中内嵌轻量 TLS 客户端,直连 Tor relay,在 TLS 层之上实现 Tor circuit 构建、relay cell 加解密及 BEGIN/DATA 流转发,使 VLESS over WebSocket 流量可经 Tor exit 访问 clearnet 目标。

19
7
69% credibility
Found Apr 30, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

This project creates an experimental web-based gateway that routes your internet traffic anonymously through the Tor network for private browsing.

How It Works

1
🕵️ Discover private browsing tool

You find a free project on GitHub that lets you browse the web anonymously without heavy software.

2
☁️ Sign up for free cloud host

Create a quick account on a simple cloud platform to host your personal gateway.

3
🚀 Launch your gateway

Upload one ready file to instantly publish your anonymous connection point online.

4
🔗 Build your connection link

Pick safe paths through the network or let it choose them automatically for your link.

5
📱 Link to your app

Copy the special link into your privacy-focused browser or connection app.

🌐 Browse privately

Surf websites securely and anonymously, with traffic routed through trusted paths.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is CF-Workers-TOR?

CF-Workers-TOR turns Cloudflare Workers into a lightweight Tor exit proxy, routing VLESS over WebSocket traffic through custom Tor circuits to clearnet destinations. Clients connect via TLS-secured WebSocket paths specifying relay chains like /tor://[guard→middle→exit], triggering CREATE2/EXTEND2 circuit builds and BEGIN/DATA stream forwarding for TCP targets. A Python script provides experimental reference for onion service circuits, while the core runs serverless on Workers with sockets.

Why is it gaining traction?

It squeezes a minimal TLS client and Tor relay cell handling into Workers' constraints, bypassing full Tor installs for instant global exits via Cloudflare's edge. Devs dig the /getServ?hops=N endpoint for auto-generating paths from consensus, plus manual relay control—perfect for quick VLESS/Tor prototyping without VPS overhead. At 19 stars, buzz builds from its proof that Workers can proxy clearnet over Tor circuits reliably enough for tests.

Who should use this?

Proxy hackers chaining VLESS clients to Tor exits for clearnet anonymity without self-hosting relays. Workers tinkerers testing sockets for protocol tunnels. VLESS users dodging censorship via Cloudflare fronts, especially with custom paths.

Verdict

Intriguing experiment (0.699999988079071% credibility score) for learning Tor circuits in Workers—deploy TOR-merged.js and share VLESS links—but 19 stars and explicit instability warnings mean skip for production. Solid docs for research; fork if you need .onion someday via the Python ref.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.