Serving over 7 million users since 2023.
Interstellar is a web proxy with a Clean and Sleek UI and easy to use menus. Our goal is to provide the best user experience to everyone.
Important
If you fork this project, consider giving it a star in the original repository!
Join Our Discord Community for support, more links, and an active community!
Wide Collection of Games | Tab Cloaking | Wide collection of Apps |
---|---|---|
About:Blank Cloaking | Fast Speeds | Built in Tab system |
Clean UI | Inspect Element | Now.gg support |
Password Protection | Themes | GeForce NOW support |
Important
You cannot deploy to static web hosts, including Netlify, Cloudflare Pages, and GitHub Pages.
For more deployment options, join our Discord Server for various ways to deploy Interstellar. This includes methods of deploying to Render/OnRender.
As of January 1st, 2024, Replit is no longer free. Try GitHub Codespaces instead.
- Create a GitHub account if you haven't already.
- Click "Code" (green button) and then "Create Codespace on main."
- In the terminal at the bottom, paste
pnpm i && pnpm start
. - Respond to the application popup by clicking "Make public."
Make sure you actually click the "Make public." button, or the proxy won't function properly.
- Access the deployed website from the ports tab.
- For subsequent uses in the same codespace, just run
pnpm start
- Run
pnpm i
, and beforepnpm start
, prependPORT=8080
, replacing 8080 with another port. For example,PORT=6969 pnpm start
. - If this does not work then you can prepend
$env:PORT=8080;
, replacing 8080 with another port. For example,$env:PORT=6969; pnpm start
- Go to the ports tab, Click Forward A Port, And type the port number.
- Right-click Visibility and set Port Visibility to Public.
Tip
If you're having trouble, don't hesitate reach out to us on Discord for personalized support.
If you encounter problems, open an issue on GitHub, and we'll address it promptly.
A huge thank you to all of the people who have contributed to Interstellar.