A highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers. Works by intercepting HTTP requests with a service worker script that follows the TompHTTP specifications. https://docs.titaniumnetwork.org/proxies/ultraviolet
Find a file
2023-11-26 23:24:38 -08:00
.github/ISSUE_TEMPLATE prettier 2022-11-18 20:00:58 -05:00
docs v3 2023-06-14 11:03:13 -04:00
lib export config typedef 2023-02-11 13:24:47 -05:00
src update bare client, fix manifest typo 2023-07-06 04:49:14 +03:00
.eslintignore run ESLint 2022-11-23 12:37:00 -05:00
.eslintrc fix undef error 2023-06-04 17:11:30 -04:00
.gitignore build intructions 2022-09-15 17:52:23 -04:00
.prettierignore run ESLint 2022-11-23 12:37:00 -05:00
.prettierrc prettier 2022-11-18 20:00:58 -05:00
build.js 🚀 esbuild system 2023-07-06 07:22:05 +03:00
CHANGELOG.md v3 2023-06-14 11:03:13 -04:00
client.d.ts export client types 2023-06-13 16:27:17 -04:00
fortnite Create fortnite 2023-11-08 10:44:51 -05:00
LICENSE Update LICENSE 2022-12-05 10:40:30 -06:00
package-lock.json grab alpha of bare-client 2023-07-17 18:15:31 +03:00
package.json grab alpha of bare-client 2023-07-17 18:15:31 +03:00
README.md Representation 2023-11-19 14:41:17 -06:00
uv.d.ts fix types again 2023-02-18 12:09:24 -05:00

Ultraviolet

npm version

Ultraviolet is a highly advanced web proxy used for evading internet censorship or accessing websites in a controlled sandbox. It is designed with security and performance in mind. Ultraviolet intercepts HTTP requests with a service worker, while adhering to the TompHTTP specifications and is a leader in innovative web proxy technologies.

Features

Ultraviolet offers several features that set it apart from its predecessors, including CAPTCHA and hCAPTCHA support, URL encoding settings for added security, client-side configuration via service-workers, high speed compared to other web proxies, blacklist settings and more for easy hosting, leak prevention, regular updates, and improved resource usage and speed for better setups with a dedicated server instance.

Supported Sites

Some of the popular websites that Ultraviolet supports include:

Used by

Upgrading

A guide for updating from v1 to v2 can be found here.

Older Bare servers

Starting from v2, Ultraviolet only supports Bare servers v3+.

If you operate an outdated Bare server, we encourage you to update. If you're using an outdated Bare server, we encourage you to find an updated Bare server or host your own.

If you're too lazy to do either of the above, you can install an outdated and unsupported version of Ultraviolet.

npm install @titaniumnetwork-dev/ultraviolet@1

Changelog

Changes are documented in the changelog.

Deployment

This repository can be built, but it can't be deployed to any services. See Ultraviolet-App for a complete and customizable Ultraviolet setup that you can deploy.

Documentation

Documentation can be found in the wiki.