Runs its own local proxy stack
JetVeil starts a ScramJet-powered proxy server on localhost, using an available local port instead of relying on a remote public deployment.
Desktop-first privacy tooling
JetVeil is a desktop-first web wrapper that runs a local ScramJet proxy server directly on the user's machine, pairing a native desktop shell with a bundled browser UI for quick, private access.
Capabilities
JetVeil combines a local-first proxy stack with a streamlined browser shell, so the app can launch, route, and manage browsing sessions from the desktop.
JetVeil starts a ScramJet-powered proxy server on localhost, using an available local port instead of relying on a remote public deployment.
The app ships with its own HTML, CSS, and JavaScript browser UI, so the desktop build includes everything needed to get browsing quickly.
The UI includes navigation actions, a URL/search bar, tabs, quick-access shortcuts, and browser preferences for a focused desktop workflow.
JetVeil exposes recent browser and server logs through its debug panel, making it easier to inspect startup and routing behavior locally.
When the desktop app exits, the local server is designed to shut down gracefully along with it instead of lingering in the background.
JetVeil is tailored for desktop environments where users can run the server and interface together as a self-contained application.
Architecture
The project is split into a desktop wrapper, a local proxy server, and a bundled web UI. Each layer is focused, but they ship together as one app.
Launches JetVeil as a desktop app on supported operating systems.
Handles proxy transport, static assets, and local request routing.
Presents the JetVeil shell, address bar, quick links, settings, and diagnostics.
Get started
Releases are published on GitHub, and the full project is available for inspection, contribution, and self-hosted builds.