Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Navarajchand/Bolt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How it Works

Bolt uses Ultraviolet, a proxy backend provided from Titanium Network. Ultraviolet v3 is a fast proxy service, but it's successor, Scramjet, is in the works. Bolt also uses Scramjet, but will default to Ultraviolet because Scramjet is not ready for production yet.

Bolt also uses Rammerhead, a proxy service that is balanced between speed and site support.

Why Bolt is Better than other Proxies

If you have used proxy sites such as Interstellar before, you know that they are not very fast or powerful. This is becuase sites like Interstellar use outdated proxy services such as Ultraviolet v2 and Dynamic. Ultraviolet v2 is outdated and uses Bare, which is old and not secure. Dynamic is very slow, and does not support many sites.

Supported Sites

Some popular sites that Bolt supports are:

  • GeForce NOW
  • Now.gg
  • Discord
  • Youtube
  • TikTok

Usage

To use Bolt, you must deploy it. You CANNOT deploy to services such as:

  • Vercel
  • Netlify
  • Github Pages
  • Cloudflare Pages

because they either do not support Wisp, service workers, or are static.

You CAN deploy to:

  • Render
  • Codeanywhere
  • Gitpod
  • Koyeb
  • CodeSandbox
  • Github Codespaces
  • Railway

Local Usage

This is a Node JS application with npm packages. You must first run:

pnpm i

then run
pnpm start

You should have Bolt running locally on localhost:8080!

About

Bolt is one of the fastest and most feature-packed web proxies ever!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.3%
  • HTML 31.6%
  • CSS 14.1%