Proxy02 / Smoke

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

Home Page:https://smokeproxy.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://smokeproxy.design


Languages

Language:JavaScript 85.2%Language:HTML 7.8%Language:CSS 7.0%