UNPKG

webshare-bypass

Version:

Bypass client_connect_forbidden_host on webshare.io

30 lines (29 loc) 620 B
{ "name": "webshare-bypass", "version": "1.0.1", "description": "Bypass client_connect_forbidden_host on webshare.io", "author": "nezu", "repository": { "type": "git", "url": "https://github.com/dumbasPL/webshare-bypass" }, "bugs": { "url": "https://github.com/dumbasPL/webshare-bypass/issues" }, "keywords": [ "webshare", "webshare.io", "bypass", "proxy", "client_connect_forbidden_host" ], "bin": "./index.js", "scripts": { "start": "node ./index.js" }, "license": "MIT", "dependencies": { "commander": "^12.0.0", "proxy-chain": "^2.4.0" } }