Serving over 15 million users since 2022.
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!
- About:Blank Cloaking
- Tab Cloaking
- Wide collection of apps & games
- Clean, Easy to use UI
- Inspect Element
- Various Themes
- Password Protection (Optional)
- Built-in Tab System
- Now.gg Support
- Fast Speeds
- Geforce NOW Support
Important
You cannot deploy to static web hosts, including Netlify, Cloudflare Pages, and GitHub Pages.
- Go to the
config.jsfile and setchallengeto true. Then, set the environment variable as follows: - For PNPM: Run either
config=true pnpm startor$env:config=true; pnpm start, depending on your server. - For Bun: Run either
config=true bun startor$env:config=true; bun startif you prefer Bun. - For NPM: Run either
config=true npm startor$env:config=true; npm startif you prefer NPM.
You must run these commands on your server:
git clone https://github.com/UseInterstellar/Interstellar
cd Interstellargit clone --branch Ad-Free https://github.com/UseInterstellar/Interstellar
cd InterstellarNext depending on your package manager, run one of the following commands:
If you are using Bun, run the following commands:
bun i
bun startIf you are using pnpm, run the following commands:
< B000 div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="pnpm i pnpm start">pnpm i pnpm start
