sirpeep / Interstellar

One of the most popular modern web proxies with blazing fast speeds and a variety of games.

Home Page:https://discord.gg/interstellar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serving over 7 million users since 2023.

What is Interstellar? 🤔

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.

If you fork this project, consider giving it a star in the original repository!

Join Our Discord Community

Features 💻

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

Deployment 🔽

Easy Deployment

Note: You cannot deploy to static web hosts, including Netlify, Cloudflare Pages, and GitHub Pages.

Deploy to Heroku Deploy to Koyeb Deploy to Cyclic

Deployment Alternatives

For more deployment options, join our Discord Server for various ways to deploy Interstellar. This includes methods of deploying to Render/OnRender.

What happened to Replit Deployment?

As of January 1st, 2024, Replit is no longer free. Try GitHub Codespaces instead.

GitHub Codespaces

  1. Create a GitHub account if you haven't already.
  2. Click "Code" (green button) and then "Create Codespace on main."
  3. In the terminal at the bottom, paste npm i && npm run start.
  4. 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.

  5. Access the deployed website from the ports tab.
  6. For subsequent uses in the same codespace, just run npm run start

Solution for if there is no popup.

  1. Run npm i, and before npm run start, prepend $env:PORT=8080;, replacing 8080 with another port. For example, $env:PORT=6969; npm run start.
  2. Go to the ports tab, Click Forward A Port, And type the port number.
  3. Right-click Visibility and set Port Visibility to Public.

Need Help with Deployment?

If you're having trouble, don't hesitate reach out to us on Discord for personalized support.

Report Issues

If you encounter problems, open an issue on GitHub, and we'll address it promptly.

Credits

A huge thank you to all of the people who have contributed to Interstellar.

Contributors

About

One of the most popular modern web proxies with blazing fast speeds and a variety of games.

https://discord.gg/interstellar

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 69.5%Language:CSS 16.7%Language:HTML 13.6%Language:Dockerfile 0.1%