Skip to content

Latest commit

 

History

History
225 lines (130 loc) · 7.29 KB

readme.md

File metadata and controls

225 lines (130 loc) · 7.29 KB

Titanium Network Docs

Holy Unblocker

  • Holy Unblocker LTS, an experimental web proxy service, can bypass web filters or 'blockers' regardless of whether the method of censorship is client-side or network-based. This includes the potential ability to bypass content blockers overseas, Chrome extensions, localized client firewalls, and network-related filters.

  • This project serves mostly as a proof of concept for the ideal clientless solution to bypassing censorship. Being a secure web proxy service, it supports numerous sites while being updated frequently and concentrating on detail with design, mechanics, and features.

  • Works with a large number of sites, including YouTube, Discord, and more! Also has a good amount of locally hosted games featured on the site.

Holy Unblocker

Features

  • Tab customization using the Options menu for improved stealth
  • Considerable variety with the open selection of proxy types
  • Game library with moderately decent titles
  • Has frequent support articles for issues relating to the various proxy instances

Holy UB Showcase

Anura OS

  • What is AnuraOS?**

  • An entirely local browser-based "OS" and development environment with complete graphical Linux emulation, visually based on ChromiumOS. See a demo here, fully in your browser.

  • Anura OS has only been extensively tested on Chromium and Safari. Although nearly everything should work on Firefox, you may run into problems with instability.

  • Anura shows as more of a proof-of-concept with what's possible on the modern web rather than an actual product. However, it proves useful in many actual cases and is a useful educational tool.

Anura OS

Anura Showcase

Alu

What is alu?

Alu is a beautiful, functional, and sleek web proxy, which focuses on customization and ease of use.

Features

  • 🌐 UV and Rammerhead support
  • 🎨 Multiple Themes to choose from
  • 🏬 Marketplace for Themes and Extensions
  • 🕶 Multiple site cloaking options
  • 🎮 50+ Games to choose from
  • 🌎 Support for 6 Languages
  • 🚀 High performance
  • 🔍 Multiple Search Engines to pick from

Technologies

  • Ultraviolet by Titanium Network
  • Bare Server from TompHTTP
  • Wisp Server Node by Mercury Workshop
  • Rammerhead by binary-person
  • Astro from astro.build
  • Typescript
  • ExpressJS
  • Prettier
  • ESLint

Alu

Alu Showcase

Definetly Science

What is definetly science?

Definitely Science (DS) is the best unblocked games website that supports proxies.

The main feature of this product is its sleek ui and fast proxies, it has a wide variety of games so you never get bored!

Technologies

  • Ultraviolet
  • EpoxyTransport
  • Bare
  • Bare-mux
  • bare-server-node

Definetly Science

Definetly Sciennce Showcase

Radon Games

What is Radon Games?

An open-source unblocked games website built with simplicity in mind.

Features

  • 📈 Play from our rapidly growing selection of games
  • 🏫 Unblock websites with our built in web proxy
  • 🫣 Hide from teachers using the tab cloak setting

Radon Games

Radon Games Showcase

Nebula OS

What is Nebula OS

NebulaWeb is an official flagship of Nebula Services and Nebula Developer Labs. NebulaWeb is a stunning, sleek, and functional web-proxy with support for thousands of popular sites. With NebulaWeb, the sky is the limit.

Features

  • Stunning and highly functional UI
  • 3 different backend proxies
  • Hides your IP from sites
  • List of officially supported sites
  • Full mobile support
  • about:blank cloaking)

Nebula Proxy

Radon Games Showcase

Kazwire

What is Kazwire?

Kazwire allows you to play your favorite games whenever, wherever you need while also allowing you to browse the web freely and securely!

Kazwire

Kazwire Showcase Kazwire Showcase Kazwire Showcase

Ludicrous

What is Ludicrous?

Ludicrous is a Fast, simple, and sleek flaghsip web proxy!

Ludicrious

Ludicrious Showcase

Totally Science

What is Totally Science?

Totally Science is a powerfull site full of games for your every day school use!

Features

  • Sleek
  • Fast
  • Wide Selection Of Games

Totally Science

Totally Science Showcase

Incog

What is incog?

Incog is the flagship of flagship proxies! Its clean and simple design makes it really easy to use!

Features

  • Sleek
  • Fast
  • Simple
  • Lightweight
  • Clean UI

Incog

Incog Showcase

Mercury Workshop Docs

Adrift

What is Adrift?

Adrift is a fast and modern decentralized web proxy network, utilizing transport over WebRTC.

Clients will invisibly connect to one of several tracking servers to exchange an "offer". From there, it uses NAT traversal to link up with a random exit node also running adrift, without the need to port forward. This lightens the load on individial server hosters and makes the network difficult to effectively block. If you're familiar with tor snowflake, you can think of this as tor for the web

Adrift

Dreamland.js

What is dreamland?

dreamland is a reactive JSX-inspired UI library with no virtual dom and no build step. It is less than 3kb minified (smaller than preact), gradually integrates with existing plain JS projects, and is reasonably easy to learn

Adrift

BareMux

What is baremux?

A system for managing http transports in a project such as Ultraviolet and Scramjet.

Written to make the job of creating new standards for transporting http data seamless.

Implements the TompHTTP Bare client interface in a modular way.

Specifically, this is what allows proxies such as Nebula to switch HTTP transports seamlessly.

A transport is a module that implements the BareTransport interface.

BareMux

Libcurl.js

What is Libcurl.js?

This is an experimental port of libcurl to WebAssembly for use in the browser. It provides an interface compatible with the Fetch API, allowing you to proxy HTTPS requests from the browser with full TLS encryption. Unlike previous implementations, the proxy server cannot read the contents of your requests.

BareMux