"Shuttle Stealth" is a modern, high-performance web-based proxy application that provides a seamless "Virtual Browser" experience. Built on the Shader Proxy Engine and BareMux transport, it allows for secure, tab-based web navigation through a robust Service Worker architecture.
Deploy Shuttle Stealth to your favorite platform with a single click:
- Virtual Browser UI: Manage multiple browsing sessions with an intuitive tab-based interface.
- Shader Proxy Engine: Advanced URL rewriting and proxying for maximum website compatibility.
- Wisp/Vector Transport: High-speed network proxying via the latest transport protocols.
- Zero Configuration: Works out-of-the-box with pre-configured backend endpoints.
- CDN Optimized: Fully compatible with
esm.shand other module-based CDNs. - Highly Portable: Runs on any static hosting service (Vercel, Netlify, S3, etc.).
-
Clone the repository:
git clone https://github.com/shuttlenetwork/shuttle-stealth.git cd shuttle-stealth -
Serve the directory:
npx serve . # OR python3 -m http.server 8080
-
Open
http://localhost:8080in your browser.
index.html: UI powered by Alpine.js.shader-canvas.js: Tab and iframe manager.shader-client.js: Core Shader Proxy client logic.compute.js: The proxy Service Worker..mjsFiles: Optimized core scripts for CDN delivery.
This project is open-source. See the repository for license details.