2.1 KiB
Radius
Radius is a simple and clean web proxy designed for speed and ease-of-use, made in Astro.
Join the Discord! (Or TitaniumNetwork's)
How to support Radius
You can donate at https://hcb.hackclub.com/donations/start/radius
If you can't donate, tell your friends about Radius!
Tech Stack
Astro - Server-side rendering and static site generation
Fastify - HTTP server
Vite - Build system
TailwindCSS - CSS framework
Ultraviolet - Web proxy
Scramjet - Web proxy
wisp-server-node - Wisp server in Node.js
bare-mux - Modular implementation of the Bare client interface
EpoxyTransport Bare-mux transport using epoxy-tls
CurlTransport Bare-mux transport using libcurl.js
Setup
git clone https://github.com/RadiusProxy/Radius
cd Radius
pnpm i
pnpm bstart
Radius will run on port 8080 by default, or 4321 for a dev environment (pnpm dev).
Credits
Owski - Owner
proudparrot2 - Founder and original dev
MotorTruck1221 - Astro rewrite and lead dev
All of the contributors!