Scramjet is an experimental interception based web proxy designed to evade internet censorship, bypass arbitrary web browser restrictions and innovate web proxy technologies. This project strives to maintain security, developer friendliness and performance unlike many other web proxies regardless of its open source nature. https://scramjet.mercurywork.shop/
Find a file
2024-10-12 14:18:29 -07:00
assets add logo 2024-07-14 23:53:57 -05:00
lib semicolons 2024-07-14 16:31:36 -07:00
rewriter updates 2024-10-12 09:48:03 -07:00
src update epoxy and remove lag 2024-10-12 14:18:29 -07:00
static chore: prettier 2024-10-10 23:03:39 -05:00
tests wasm 2024-07-14 23:53:41 -05:00
.eslintrc.json disable no-empty, sometimes we do want empty blocks 2024-10-10 19:40:18 -05:00
.gitignore scuffed ahh assignmentrewriter 2024-07-19 19:55:15 -04:00
.prettierignore chore: prettier 2024-07-17 20:16:02 -04:00
.prettierrc.js chore: prettier 2024-07-17 20:16:02 -04:00
LICENSE add license and client apis 2024-06-17 06:20:32 -04:00
package.json update epoxy and remove lag 2024-10-12 14:18:29 -07:00
pnpm-lock.yaml update epoxy and remove lag 2024-10-12 14:18:29 -07:00
rainbow6siege Create rainbow6siege 2024-05-27 21:42:11 -04:00
README.md update readme 2024-09-19 18:26:26 -04:00
rspack.config.js updates 2024-10-12 09:48:03 -07:00
server.js updates 2024-10-12 09:48:03 -07:00
tsconfig.json Add format script to package.json and format with prettier. 2024-07-14 20:18:28 -05:00


npm version

Scramjet is an experimental web proxy that aims to be the successor to Ultraviolet.

It is not currently production ready, DO NOT USE THIS AS THE MAIN OPTION IN YOUR SITE

Development

pnpm i
pnpm dev