Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 978 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 978 Bytes

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 Starlight, a modern static documentation generator.

Installation

Requirements are Node.js (v20+).

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

npm run dev # developmental server
npm run build # build static files

Contributing

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