forked from sent/waves
69 lines
1.7 KiB
Markdown
69 lines
1.7 KiB
Markdown
# Chunglloyd Proxy.
|
||
A sleek and minimalist Web Proxy. Built for the CLG Gang.
|
||
|
||
[](https://uptime.betterstack.com/?utm_source=status_badge)
|
||
|
||
|
||
## Supported Sites:
|
||
|
||
- [Google](https://google.com)
|
||
- [Spotify](https://spotify.com)
|
||
- [Discord](https://discord.com)
|
||
- [Youtube](https://www.youtube.com)
|
||
- [Reddit](https://reddit.com)
|
||
- [GeForce NOW](https://play.geforcenow.com/)
|
||
- [Now.gg](https://now.gg)
|
||
|
||
## Features:
|
||
|
||
- Fast, Advanced & Powerful Web Proxy
|
||
- DevTools
|
||
- Sleek & Clean UI
|
||
- Search Bar
|
||
- Themes
|
||
- And a lot more features coming soon...
|
||
|
||
## Usage:
|
||
|
||
You **cannot** deploy Chunglloyd Proxy on any static hosting services.
|
||
|
||
## BYOD (Bring Your Own Domain):
|
||
|
||
1. Log in to your domain or subdomain provider’s control panel.
|
||
2. Select the domain or subdomain you'd like to configure.
|
||
3. Add a new A record with the following IP address as the destination:
|
||
|
||
```bash
|
||
172.96.142.25
|
||
```
|
||
|
||
4. Save your changes and allow time for DNS propagation, which may take a long time.
|
||
|
||
## Run Waves on Github Codespaces:
|
||
|
||
1. Create a GitHub account if you don’t have one.
|
||
|
||
2. Log in, click the green **"Code"** button, and select **"Codespaces"** on the right.
|
||
|
||
3. Click the **"+"** to create a new Codespace.
|
||
|
||
4. After everything loads, run these commands:
|
||
|
||
```bash
|
||
npm i
|
||
|
||
npm start
|
||
```
|
||
|
||
5. When done, click **"Public"** on the pop-up and access your given URL.
|
||
|
||
## Credits:
|
||
|
||
- [NobodycaresJR](https://github.com/Nobodycaresjr-lo) - For the Waves icon
|
||
- [Selenite](https://gitlab.com/skysthelimit.dev/selenite) - All the games assets
|
||
|
||
## License
|
||
|
||
This project is licensed under the [GPL-3.0 License](LICENSE).
|
||
|