Shadow is a simple yet stunning service built to access any website. I edited it so itd be harder to catch with automated systems
Join Fog Network's discord, or Redstone Network's [COMING SOON]
git clone https://github.com/FogNetwork/Shadow
cd Shadow
npm install
npm start
Click one of the buttons above and follow the steps
{
"port": "8080",
"prefix": "/service/",
"codec": "xor"
}
"port": "8080"
- Changes the port
"prefix": "/service/"
- Changes the proxy prefix
"codec": "xor"
- Changes the proxy encoding (plain, base64 or xor)
Nebelung - Nebelung#1335