Skip to content

crazystuffxyz/thecrazybrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The crazy browser

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

To use the terminal, look below here.

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!!!

About

A crazy fast browser that hides your ip and keeps your history private.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors