Skip to content

MeakWrld/Smoke

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated!

This project is deprecated! It has been remade as Palladium!

Smoke

An official proxy of Fog Network and Ludicrous, smoke is a gateway for uncensored internet

Setup Locally

cd smoke
npm install
npm start

Config

{
    "port": "10000",
    "prefix": "/go/",
    "title": "Service",
    "blockedHosts": [],
    "blockedIp": []
}

"port": "8080" Changes the port

"prefix": "/go/" Changes the prefix for the proxy

"title": "Service" Changes the title of websites

"blockedHosts": [{"url": "https://example.com", "reason": "No Access"}, {"url": "https://example.org"}] Websites blocked by proxy

"blockedIp": [] Websites blocked by Ip

Make my EnderKingJ and Nebelung

About

An official proxy of Fog Network and Ludicrous, smoke is a gateway for evading censorship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.2%
  • HTML 7.8%
  • CSS 7.0%