
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@mercuryworkshop/scramjet
Advanced tools
An experimental web proxy that aims to be the successor to Ultraviolet
Scramjet is an interception-based web proxy designed to bypass arbitrary web browser restrictions, support a wide range of sites, and act as middleware for open-source projects. It prioritizes security, developer friendliness, and performance.
Scramjet has CAPTCHA support! Some of the popular websites that Scramjet supports include:
Ensure you are not hosting on a datacenter IP for CAPTCHAs to work reliably along with YouTube. Heavy amounts of traffic will make some sites NOT work on a single IP. Consider rotating IPs or routing through Wireguard using a project like wireproxy.
An easy to deploy version of Scramjet can be found at Scramjet-App.
node.js and pnpmrustupwasm-bindgenwasm-optwasm-snip forkgit clone --recursive https://github.com/MercuryWorkshop/scramjetpnpm ipnpm rewriter:buildpnpm buildYou can run the Scramjet dev server with the command
pnpm dev
Scramjet should now be running at http://localhost:1337 and should rebuild upon a file being changed (excluding the rewriter).
The official Scramjet Typedoc gets deployed via GitHub Actions along with the demo site here.
You can run it locally with:
pnpm run docs
pnpm docs:dev
pnpm docs:serve
Do you want to run the Scramjet demo and Typedoc together like what is served on GitHub Pages by the Action?
You can do this by running the serve script:
chmod +x scripts/serve-static.sh
./scripts/serve-static.sh
This essentially simulates the CI pipeline, but in a shell script.
FAQs
An experimental web proxy that aims to be the successor to Ultraviolet
The npm package @mercuryworkshop/scramjet receives a total of 3,277 weekly downloads. As such, @mercuryworkshop/scramjet popularity was classified as popular.
We found that @mercuryworkshop/scramjet demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.