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-03 18:30:42 -05:00
assets add logo 2024-07-14 23:53:57 -05:00
lib semicolons 2024-07-14 16:31:36 -07:00
rewriter set up infrastructure for having the original code above each function for debugging 2024-10-02 15:29:31 -05:00
src remove init sync warning 2024-10-03 18:30:42 -05:00
static delete vencord bundle fully lol 2024-10-02 18:15:35 -05:00
tests wasm 2024-07-14 23:53:41 -05:00
.eslintrc.json unopinionate eslintrc 2024-09-19 20:36:44 -04: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 remove init sync warning 2024-10-03 18:30:42 -05:00
pnpm-lock.yaml remove init sync warning 2024-10-03 18:30:42 -05:00
prettier.json fix formatting again 2024-07-14 18:25:21 -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 sync xhr 2024-09-02 12:40:46 -04:00
server.js add message to show what port the server is running on 2024-09-22 19:57:29 -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