Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.
/ Smoke Public archive

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

Notifications You must be signed in to change notification settings

FogNetwork/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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages