This is my submittion to the Titanium Network Proxathon!
Sodium has various Features that work great and were tested on some enrolled chromebooks recently (Shoutout xN1ghtmare for testing) Some of the features sodium are:
- Auto-Stealth Pages (Loads the pages within the current page your on instead of loading the page classicly with the example.com/uv/service/)
- Tab Cloaking - Changable Title and Icon
- Multiple Themes - Dark (defualt), Sodium, Light, and Amoled
- Nice UV Visual Appearence - Custom CSS for UV!
- Performance Metrics - Pretty much what qualifies this as Power Users lol but tells you the Transfer Rate, latency between you and the bare server and of course the fps!
- Battery & Time Displays NOTE ONLY WORKS ON CHROMIUM BASED BROWSERS Check the compatibility checker in settings to see if its avalible in your browser
- Wide Variety of games! - Total of 33 Games and 15 Apps!
- Custom CSS Editor BETA - Uses Monaco CSS Editor and is still in the works!
- Tabbed UI BETA - A Functional Tabbed UI that hasn't been updated in a few days but should still work.
- Emergency Switch Feature - A functional bindable keybind with a url that when you press the button it exits the page your on and redirects to that url!
- Customizable! - Sodium has tons of other customization options for you to play with!
To Setup Sodium it is quite simple. Below are some instructions to get you started!
**NOTE that as of right now we don't have quick deployments set up but I plan on adding support for this at some point in the future.
- Fork This Repository, Clone into the repository by using:
git clone https://github.com/z1g-project/sodium.git
, or download the Latest Release and extract it to your deployments directory. - Make sure that you have NodeJS 18.x installed to check this in your operating system of choices command line or terminal type:
Node --Version
and if it says either 18.0.0 or anything later than that your fine. If you need to install or update NodeJS Please Refer to This Page - Next after all these things have been compleated. Make sure your in the directory that has all the files inside of it. Next Run
npm i
ornpm install
(they are basicly the same command) and wait for it to finish installing Dependencies.
- Once all dependencies are installed you may run
npm start
to start the HTTP Server. If you wish to use a site such as cloudflare pages or any other static hosts it is possible you just need to follow This guide
- Original UI & Deisgn: XSTARS
- UI & Design: XSTARS
- (C) Copyright 2021-2023 z1g Project All rights reserved
- Licensed under The MIT License