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 03:06:09 -05:00
assets add logo 2024-07-14 23:53:57 -05:00
lib semicolons 2024-07-14 16:31:36 -07:00
rewriter scramitizer 2024-10-10 17:55:01 -04:00
src fix: node not returning proper value 2024-10-12 02:44:35 -05: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 chore: prettier 2024-10-11 15:24:17 -05:00
pnpm-lock.yaml chore: update dependencies and bundler cleanup 2024-10-11 12:39:06 -05: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 fix: make commit hash short version 2024-10-11 18:49:20 -05:00
server.js .git/hooks/ doesn't exist when it's a submodule, which would crash the server. 2024-10-12 03:06:09 -05: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