Skip to content

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.

License

Notifications You must be signed in to change notification settings

MercuryWorkshop/scramjet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 28, 2025
ca376ff · · Aug 28, 2025

History

1,195 Commits
Aug 28, 2025
Jul 9, 2025
Jul 15, 2024
Feb 22, 2025
Jun 18, 2025
Aug 26, 2025
Aug 28, 2025
Aug 28, 2025
Aug 25, 2025
Jul 10, 2025
Jun 28, 2025
Jul 18, 2024
Nov 12, 2024
Jul 17, 2025
Jul 4, 2025
Dec 30, 2024
Aug 19, 2025
Jul 17, 2025
Aug 22, 2025
Feb 22, 2025
Aug 22, 2025
Aug 4, 2025
Jun 28, 2025
Jul 25, 2025
Jul 9, 2025
Aug 22, 2025

Repository files navigation


Warning

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

npm version

Scramjet is an experimental interception based web proxy that aims to be the successor to Ultraviolet. It is designed with security, developer friendliness, and performance in mind. Scramjet strives to have a clean, organized codebase to improve maintainability. Scramjet is made to evade internet censorship and bypass arbitrary web browser restrictions.

Supported Sites

Some of the popular websites that Scramjet supports include:

Development

Dependencies

Building

  • Clone the repository with git clone --recursive https://github.com/MercuryWorkshop/scramjet
  • Install the dependencies with pnpm i
  • Build the rewriter with pnpm rewriter:build
  • Build Scramjet with pnpm build

Running Scramjet Locally

You can run the Scramjet dev server with the command

pnpm dev

Scramjet should now be running at localhost:1337 and should rebuild upon a file being changed (excluding the rewriter).

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published