A sleek and minimalist Web Proxy.
Important
Our main repository has now moved to https://gitea.sentt.lol/sent/waves. This repository will remain available, but it only contains around 20 games, whereas the Gitea version has over 430+ games. For the full collection, we recommend using the Gitea version.
- Fast, Advanced & Powerful Web Proxy
- DevTools
- Sleek & Clean UI
- Search Bar
- Themes
- And a lot more features coming soon...
You cannot deploy Waves on any static hosting services.
Important
This is temporarily unavailable due to issues with our VPS provider. We’re working on resolving the problem as soon as possible.
- Log in to your domain or subdomain provider’s control panel.
- Select the domain or subdomain you'd like to configure.
- Add a new A record with the following IP address as the destination:
172.96.142.25- Save your changes and allow time for DNS propagation, which may take a long time.
- Login your server.
- Open the terminal.
- Run the commands bellow:
sudo git clone https://github.com/xojw/waves
cd waves
sh setup.sh- Go into your local machine terminal
- Run the commands bellow
git clone https://github.com/xojw/waves
npm i
npm startOnce everything is set up, head over to http://localhost:3000 to experience Waves running smoothly on your local machine!
-
Create a GitHub account if you don’t have one.
-
Log in, click the green "Code" button, and select "Codespaces" on the right.
-
Click the "+" to create a new Codespace.
-
After everything loads, run these commands:
npm i
npm start- When done, click "Public" on the pop-up and access your given URL.
- SleepyHeadDev - For the Waves icon.
- Selenite - For all the games assets.
This project is licensed under the GPL-3.0 License.
Important
Considering giving this repository a star if you do fork and use Waves. :)