The Scramjet "browser" is actually an advanced, interception-based web proxy developed by Mercury Workshop. It is primarily designed to bypass internet censorship and school/enterprise web filters by "browsing inside a browser". Core Features
Service Worker Architecture: Scramjet uses a service worker to intercept and rewrite web traffic directly in your browser. This allows it to run entirely in a tab without needing any software installation.
WASM-Powered Performance: It utilizes a WebAssembly (WASM) compiled Rust rewriter, making it one of the fastest web proxies available.
High Site Compatibility: It is specifically engineered to handle complex modern sites like YouTube, Discord, Reddit, and Google.
Privacy & Security: Scramjet prioritizes developer friendliness and security, acting as a middleware for open-source projects while keeping the user's browsing context isolated.
Bypassing Restrictions: Its primary mission is to evade Titanium Network style web filters and arbitrary browser restrictions often found in restricted network environments. Configuration & Customization
Developers can customize Scramjet's behavior through various feature flags: scramjet browser
Service Workers: Enables support for nested service workers within proxied pages.
Scramitize: An experimental feature for enhanced obfuscation to further hide traffic from filters.
Intercept Downloads: Can be set to handle file downloads as events rather than standard browser downloads. Important Limitations
While highly capable, users should be aware that like most web proxies:
It may struggle with Google Sign-in, heavy DRM content, or extremely complex Single Page Applications (SPAs).
It is not a replacement for a VPN, and entering sensitive passwords into a proxy is generally discouraged. What is the Scramjet Browser
Are you looking to use Scramjet for a specific purpose? I can help you with: Setting it up on a self-hosted server.
Understanding the difference between Scramjet and Ultraviolet. Finding a demo site to test it out. Basic setup - Scramjet - Mintlify
Contrary to what the name might suggest, the Scramjet Browser is not a new consumer web browser like Chrome or Firefox. It is an open-source, programmable cloud browser designed specifically for machine-to-machine interaction.
Developed by the team behind the Scramjet framework (a reactive data processing platform), the Scramjet Browser allows developers to run thousands of concurrent browser sessions in the cloud without the traditional overhead of managing individual Chrome or Firefox instances.
Think of it as a "browser as a service" that you can control via JavaScript—but with a critical twist: it treats every webpage, click, and data extraction as part of a real-time data stream.
A scramjet engine works differently than a traditional jet. It doesn't carry heavy oxygen tanks to burn fuel; it scoops oxygen from the atmosphere as it flies, compressing it through sheer speed. It uses the environment it moves through to power itself. Not for casual browsing: You cannot "surf the
A Scramjet Browser applies this logic to data.
Instead of the browser acting as a passive container that requests data, it acts as a high-speed interception layer. It assumes a world of ubiquitous, streaming data and positions the client not as a destination, but as a lens focusing a live stream.
That was her next question. A browser that strips and pre-processes pages? Could it read her passwords?
Scramjet’s answer was unusual: all pre-processing happened on ephemeral, encrypted nodes that stored nothing. Every session used a new cryptographic handshake. And crucially, for banking or login pages, Scramjet fell back to a “direct pass-through mode”—no rewriting, just a secure tunnel. It was like having a race car that could also turn into a tank when needed.
In data engineering, "backpressure" is when a data producer sends information faster than a consumer can process it. Most systems crash or queue endlessly (memory leak). Scramjet has native backpressure handling. If the stream slows down, the source slows down. It is self-regulating.
While powerful, the Scramjet Browser is not for everyone: