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
Toshit Chawda 4ca362bc83
fix eslint
2024-10-12 14:54:54 -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 idbmap is no more 2024-10-12 16:40:59 -05:00
static update everything 2024-10-12 14:49:34 -07:00
tests wasm 2024-07-14 23:53:41 -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
eslint.config.mjs fix eslint 2024-10-12 14:54:54 -07:00
LICENSE add license and client apis 2024-06-17 06:20:32 -04:00
package.json fix eslint 2024-10-12 14:54:54 -07:00
pnpm-lock.yaml fix eslint 2024-10-12 14:54:54 -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