red-stone-network / Shadow

An edited version of Shadow, to shove onto Glitch without getting caught.

Home Page:https://shad0w.gq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An edited version of Shadow, to shove onto Glitch without getting caught.

https://shad0w.gq

License:MIT License


Languages

Language:JavaScript 99.6%Language:CSS 0.2%Language:HTML 0.2%