The source code and deployment for spectre proxy by Phantom Network. Currently uses Ultraviolet proxy and Ultraviolet backend scripts for a seamless experience. Also uses bare server. (IM SORRY IM UPGRADING EVERYTHING SOON). (please don't be stupid and don't deploy this via npm on a WSL instance)
This project is licensed under the MIT License - see the LICENSE.txt file for details.
WILL NOT WORK ON WSL!!
git clone https://github.com/Phantom-Proxies/spectrev1
cd spectrev1
npm i && npm start
npm and node.js installed. If you don't have it installed refer to the script below.
sudo apt update
sudo apt install npm -y