Sodium

image

Sodium was submitted to the Titanium Network Proxathon in 2023!

Features

Sodium has various Features that work great and were tested on some enrolled Chromebooks recently (Shoutout xN1ghtmare for testing) Some of the features of sodium are:

  • Auto-Stealth Pages: Loads the pages within the current page you are on instead of loading the page classicly with the example.com/sw/
  • Tab Cloaking: Changeable Title, Icon, and About:blank cloaking
  • Multiple Themes: Refreshed (default), Amoled, Mocha, Dark, Legacy Dark, and Festive
  • Performance Metrics: Tells you how much data was transfered when loading the page, the latency it took to reach the bare server and route the request, and the FPS of the page
  • Device Statuses: Displays battery status and time (ONLY WORKS ON CHROMIUM-BASED BROWSERS)
  • Games & Apps: List of games and apps with up to 70 to choose from
  • CSS Editor: Uses CodeMirror CSS Editor (work in progress)
  • Panic Mode Feature: A functional bindable keybind with a URL that when you press the button exits the page you are on and redirects to that URL!
  • Plugins: Sodium has a ton if addons ranging from adblockers to io hacks! Vencord is built into Ultraviolet when loading discord
  • Customizable: Sodium has tons of other customization options for you to play with and truly make the experience yours

Setup & installation

Setting up Sodium is simple, below are some instructions to get you started or you may select a quick deploy button below!

Static Hosting

If you wish to use a site such as Cloudflare pages or any other static hosts, it is possible you need to follow our Static-Hosting Guide

Fork the GitHub repository using: git clone https://github.com/z1g-project/sodium.git, or download the Latest Release and extract it to your deployments directory.

Install NodeJS, versions 18 and higher are required. Install NodeJS

In your project directory, run npm i or npm install (both work just fine) to install the dependencies.

Once all dependencies are installed you may run npm start to start the HTTP Server.

Banned hosts

If you are on Replit, Glitch, Heroku (or any other host that doesn't allow proxies), this repository will most likely get your deployment flagged. If you wish to bypass this, read more about Bypassing Restrictions

Credits

  • UI & Design: XSTARS
  • README improvements: 3kh0
  • Frontend Improvements: badpinghere & rare1k
  • (C) Copyright 2021-2024 z1g Project All rights reserved
  • Licensed under The MIT License

Last updated on

On this page

Edit on GitHub