Skip to content

PsychyBruh/Project-U.V.B

Repository files navigation

Project U.V.B (Public Beta)

An open-source proxy using the Ultraviolet backend by TN, Project U.V.B purpose is to end internet censorship.

Self Host

Run on Replit

New Features!!!

  • CAPTCHA and hCAPTCHA support
  • URL encoding settings to further hide activity when using Project U.V.B
  • Configuration all done on the client-side via service-workers
  • Speed in comparison to other web proxies that fully proxy content
  • Blacklist setting and more for easy hosting
  • Security in mind and leak prevention
  • Frequent updates to improve site support or fix security issues
  • About:Blank cloaking to prevent screen viewing
  • Invisible in your history to facilitate harder blocking
  • Tab Cloaking to cloak your tab as something else

Supported Sites

Technologies Used

  • Service Workers
  • HTML, JS, CSS rewriting
  • Parse5
  • TailwindCSS
  • Acorn.js

Installation and Setup

Installation of Project U.V.B is simple. You can view the BASIC GUIDE below!

Basic Guide (Replit, Heroku, Glitch etc.)

$ git clone https://github.com/PsychyBruh/Project-U.V.B
$ npm install
$ node .

Configuration Options and Explanation
Prefix The prefix is the prefix that you want users to see. Ex: https://projectuvb.psychy.repl.co/service/ The default prefix is UVB.
Bare The bare server is the bare server that you want UV to use. Ex: https://incog.dev/bare The default bare is /bare/.

Authors & Contributors

  • Michael M (Psychy) (Owner/Founder of Project U.V.B)
  • Joshua M (Developer for Project U.V.B)
  • Mars (Developer for Project U.V.B)
  • Caracal.js (Creator of Ultraviolet)
  • Michael M (Psychy) (FakeStatic Code)

Credits