This is a crazy fast browser that hides your ip with an http proxy bare server and keeps your browsing history private
To deploy, click one of the above buttons above, use a terminal with the tutorial below, or download the repository and upload it to any other hosting service you know.
If you want the non-static version (has node.js), then click this link
First, you have to clone this repository with the below prompt:
git clone https://github.com/crazystuffofficial/thecrazybrowser
Now, change the directory to the repository
cd thecrazybrowser
Now, install the necessary modules
npm install @tomphttp/bare-server-node
npm install node:http
npm install node-static
Finally, start the repository, and view on port 8080!
npm start
Enjoy!!!