From eb94f44680a1b976238cb51fba359fdfce893af4 Mon Sep 17 00:00:00 2001 From: PotterDareDevil Date: Mon, 5 May 2025 17:59:52 -0700 Subject: [PATCH] Update README.md --- README.md | 39 +++------------------------------------ 1 file changed, 3 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index e29ada6e..25d8a056 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -# Waves. -A sleek and minimalist Web Proxy. +# Chunglloyd Proxy. +A sleek and minimalist Web Proxy. Built for the CLG Gang. [![Better Stack Badge](https://uptime.betterstack.com/status-badges/v3/monitor/1r475.svg)](https://uptime.betterstack.com/?utm_source=status_badge) -[![Join our Discord](https://invidget.switchblade.xyz/dJvdkPRheV)](https://discord.gg/dJvdkPRheV) ## Supported Sites: @@ -26,7 +25,7 @@ A sleek and minimalist Web Proxy. ## Usage: -You **cannot** deploy Waves on any static hosting services. +You **cannot** deploy Chunglloyd Proxy on any static hosting services. ## BYOD (Bring Your Own Domain): @@ -40,35 +39,6 @@ You **cannot** deploy Waves on any static hosting services. 4. Save your changes and allow time for DNS propagation, which may take a long time. -## Self-Hosting: - -1. Login your server. -2. Open the terminal. -3. Run the commands bellow: - -```bash -sudo git clone https://github.com/xojw/waves - -cd waves - -sh setup.sh -``` - -## Run Waves Locally: - -1. Go into your local machine terminal -2. Run the commands bellow - -```bash -git clone https://github.com/xojw/waves - -npm i - -npm start -``` - -Once everything is set up, head over to http://localhost:3000 to experience Waves running smoothly on your local machine! - ## Run Waves on Github Codespaces: 1. Create a GitHub account if you don’t have one. @@ -96,6 +66,3 @@ npm start This project is licensed under the [GPL-3.0 License](LICENSE). -> [!IMPORTANT] -> Considering giving this repository a star if you do fork and use Waves. <3 -