/Oxide-Docs

The official documentations site for Titanium Network, an organization dedicated innovating web proxy technologies. Made with Docz and Gatsby.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Oxide-Docs

The official SDK documentation site for TitaniumNetwork. Here we provide advanced web proxy services through the progression of web proxy technologies. This composes from advanced URL rewriting proxies, webOS projects, web-based emulation built from libretro, kajigs (a repository of device/OS exploits) and also web browser experimentations with service-workers. As a result a wide variety of sites are supported, speed is prioritized and resource consumption has also been significantly optimized compared to previous technologies.

Built using Docusaurus 2, a modern static website generator.

Installation

Requirements are Yarn and Node.js (v16+).

git clone https://github.com/titaniumnetwork-dev/Oxide-Docs.git
cd Oxide-Docs
yarn

yarn start # developmental server
yarn build # build
yarn serve # production build

Contributing

If you wish to contribute please check out the Contributions section or commit to the GitHub!