No description
Find a file
2025-06-30 10:28:52 -05:00
.changeset Auto releases (CI) 2025-05-05 00:18:51 -06:00
.github/workflows Imma fix CI too 2025-06-08 20:43:34 -06:00
public Add favicon 2025-05-05 00:24:52 -06:00
server Add adblocking 2025-06-14 23:08:25 -06:00
src fix nav buttons 2025-06-30 07:15:33 -07:00
.gitignore Header: add animations 2025-03-22 18:51:50 -06:00
astro.config.ts Add adblocking 2025-06-14 23:08:25 -06:00
biome.jsonc Format shit 2025-05-04 23:57:30 -06:00
LICENSE agpl violation 2024-09-24 16:04:20 -07:00
package-lock.json create base for home page (still needs input component), and fix type stuff for settings 2025-03-19 00:14:51 +00:00
package.json Auto releases (CI) 2025-05-05 00:18:51 -06:00
pnpm-lock.yaml fix pnpm 2025-06-30 01:11:38 -07:00
README.md make logo also hyperlink 2025-06-30 01:40:30 -07:00
tsconfig.json Format shit 2025-05-04 23:57:30 -06:00

Radius logo

Radius

Stars Forks Last Commit

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!