Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.28 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.28 KB

Edited shadow

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]

SETUP

git clone https://github.com/FogNetwork/Shadow

cd Shadow

npm install

npm start

Deploy

Click one of the buttons above and follow the steps

CONFIG

{
    "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)

Support

Nebelung - Nebelung#1335