Nebula
Nebula Web is an official flagship of Nebula Services. Nebula Web is a stunning and sleak webproxy with support for hundreds of popular sites, and partial support for WebRTC, used in GfN. With Nebula Web, the sky is the limit. Enjoy.
_this readme is 95% done_
## Features
- Stunning UI with multiple themes
- XOR/b64 Encrypts all traffic sent from Nebula
- Hides your IP from sites
- [List of officially supported sites](https://github.com/NebulaServices/Nebula/blob/main/docs/officially-supported-sites.md)
- *limited* mobile support
- StealthMode (buffed `about:blank` cloaking)
## Deployment
### Quick Deployment
[](https://heroku.com/deploy/?template=https://github.com/NebulaServices/Nebula)
[](https://replit.com/github/NebulaServices/Nebula)
[](https://glitch.com/edit/#!/import/github/NebulaServices/Nebula)
[](https://cloud.ibm.com/devops/setup/deploy?repository=https://github.com/NebulaServices/Nebula)
[](https://console.aws.amazon.com/amplify/home#/deploy?repo=https://github.com/NebulaServices/Nebula)
[](https://deploy.cloud.run/?git_repo=https://github.com/NebulaServices/Nebula)
[](https://railway.app/new/template/pBzeiN)
[](https://app.koyeb.com/deploy?type=git&repository=github.com/NebulaServices/Nebula&branch=main&name=NebulaProxy)
### Self Hosting
```bash
$ git clone https://github.com/NebulaServices/Nebula.git
$ cd Nebula
$ npm ci
$ npm start
```
## Tech Stack
- HTML, JS, CSS
- Partical.JS
- UV Backend Proxy
- Osana Backend Proxy
- Cyclone Backend Proxy
- **Server:** Bare server on Node
## Support
For support, email chloe@nebula.bio or join our discord: discord.nebula.bio
## Demo
[Click here to see a demo of Nebula](https://tutorialread.beauty/)
## Acknowledgements
- [UV (one of the back-end proxy we use)](https://github.com/titaniumnetwork-dev/Ultraviolet)
- [Cyclone (one of the back-end proxy we use)](https://github.com/NebulaServices/Cyclone)
- [Osana (one of the back-end proxy we use)](https://github.com/NebulaServices/Osana)
- [Bare Server](https://github.com/tomphttp/bare-server-node)
- [Partical.JS (v4, 5, 6.1 &< only)](https://github.com/VincentGarreau/particles.js)
## License
Copyright Nebula Services 2021 - Present
This project uses the MIT license.