juicity / juicity-rs
PublicA Rust implementation of the [Juicity](https://github.com/juicity/juicity) protocol by AI and AI.
Juicity-RS is a Rust implementation of the Juicity proxy protocol—a modern, QUIC-based system for routing internet traffic through secure connections. It consists of two programs: a server that accepts authenticated connections and a client that creates a local proxy for applications to use. The project emphasizes speed (using QUIC instead of older protocols), security (TLS authentication and certificate pinning), and ease of use (share links and QR codes for configuration). It's compatible with the original Go implementation and supports SOCKS5/HTTP proxy protocols, TCP/UDP forwarding, and full-cone NAT for efficient UDP handling.
How It Works
You hear about Juicity—a fast, modern way to route your internet traffic through a secure connection that handles video calls and gaming better than older proxy tools.
You run the server program that listens for incoming connections and authenticates users who want to use your proxy.
You run the client program that connects to a server and creates a local proxy on your computer.
Instead of typing long configuration settings, you generate a share link or QR code that contains everything needed to connect—one click and you're done.
Your connection is protected with modern encryption. The client and server verify each other using TLS certificates, keeping your traffic private.
Once connected, the client creates a local proxy server on your computer. Applications can connect to it just like any other internet connection.
Thanks to QUIC technology, your web browsing, video calls, and online games feel snappier and more responsive than with older proxy protocols.
Your internet traffic flows securely through the proxy. You can share your server with friends using QR codes, or enjoy private browsing through someone else's server.
Star Growth
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 RepurposeSimilar repos coming soon.