Skip to content

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

License

Notifications You must be signed in to change notification settings

red-stone-network/Shadow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 99.6%
  • Other 0.4%