Skip to content

Commit

Permalink
Updated Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteAFancyEmerald committed Aug 1, 2024
1 parent 863ff7f commit bcecf72
Show file tree
Hide file tree
Showing 7 changed files with 315 additions and 1,133 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
debug.log
1 change: 1 addition & 0 deletions debug.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[0801/141122.127:ERROR:crashpad_client_win.cc(810)] not connected
24 changes: 12 additions & 12 deletions docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Founded in 2016, Titanium Network is an organization dedicated to providing serv

For this Titanium Network prioritizes the production and improvement of web proxy technologies such as Ultraviolet, Corrosion, etc. and the affilation with various branched projects like Rammerhead, TOMP and formally Womginx from contributors.

Our Discord has almost 30,000 members, and Titanium Network's services actively maintain well over 5 million users per month.
Our Discord has 30,000 members, and Titanium Network's services actively maintain well over 5 million users per month.

## Getting Started

Expand Down Expand Up @@ -174,11 +174,9 @@ If you're too lazy to do either of the above, you can install an outdated and un
npm install @titaniumnetwork-dev/ultraviolet@1
```

### [TompHTTP](tomphttp)
### [Wisp](wisp)

#### NOTE: Our standards are currently being reworked with a much newer project to address past issues.

- TOMP (acronym for Too Many Proxies) is an organization containing new standards and implementations for web proxies built on Service Workers.
- Wisp is designed to be a low-overhead, easy to implement protocol for proxying multiple TCP and UDP sockets over a single websocket connection. The standard for our services.

<!--
Note:
Expand All @@ -189,15 +187,17 @@ npm install @titaniumnetwork-dev/ultraviolet@1

Titanium Network is composed of various open-source projects hosted in production. Being open source in nature, users can self-host any of these official projects for their privacy control.

- [Anura OS](https://anura.pro/)
- [Holy Unblocker](https://holyubofficial.net/)
- [Nebula](https://nebulaproxy.io/)
- [Holy Unblocker LTS](https://holyunblocker.org)
- [Alu](https://aluu.xyz)
- [Radon Games](https://radon.games/)
- [AnuraOS](https://anura.pro/)
- [Incognito](https://incog.works/)
- [Kazwire](https://kazwire.com/)
- [Ludicrous](https://ludicrous.icu/)
- [DNS Setup](https://radon.games/)
- [VPN Setup](https://totallyscience.co/)
- [Ludicrous](https://github.com/titaniumnetwork-dev/Ludicrous)
- [Nebula](https://nebulaproxy.io)
- [Definitely Science](https://definitelyscience.com/)

<img width="700px" src="https://raw.githubusercontent.com/titaniumnetwork-dev/Oxide/master/public/image.png"></img>
<img width="700px" src="https://raw.githubusercontent.com/titaniumnetwork-dev/Holy-Unblocker/master/views/assets/img/preview/hu-v6.3.0-preview-settings.png"></img>

### Documentation
[Here](category/services) is a quick overview if you wish to setup an open-source project from Titanium Network on your own web server or just general SDK information in simple breakdowns.
Expand Down
2 changes: 1 addition & 1 deletion docs/proxies/ultraviolet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Some of the popular websites that Ultraviolet supports include:

## Used by

- [Holy Unblocker](https://github.com/holy-unblocker/website)
- [Holy Unblocker](https://github.com/QuiteAFancyEmerald/Holy-Unblocker)
- [Hypertabs](https://hypertabs.cc/)
- [Terbium](https://github.com/TerbiumOS/webOS)
- [Incognito](https://github.com/caracal-js/Incognito)
Expand Down
500 changes: 292 additions & 208 deletions docs/services/holyunblocker.mdx

Large diffs are not rendered by default.

Loading

0 comments on commit bcecf72

Please sign in to comment.