🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

proxyhubb-provider

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proxyhubb-provider

Download and run ProxyHubb provider-cli / provider-node binaries

pipPyPI
Version
0.1.1
Weekly downloads
173
Maintainers
1
Created

proxyhubb-provider

Thin PyPI wrapper that downloads official provider-cli and provider-node binaries from GET /v1/cli/download and proxies CLI arguments.

doctor / start / status need the daemon — this package downloads both and sets PROXYHUB_PROVIDER_NODE automatically.

pip install proxyhubb-provider
proxyhubb-provider doctor
# or
pipx run proxyhubb-provider doctor
CommandBehavior
proxyhubb-provider installForce re-download binary, print path
proxyhubb-provider pathEnsure cached binary exists, print path
proxyhubb-provider …Forward args to provider-cli
proxyhubb-provider --daemon …Forward to provider-node

Env: PROXYHUBB_API_URL (default https://api.proxyhubb.com), PROXYHUBB_CLI_VERSION.

There is no separate “seller CLI” — sellers are providers. Automate listings with pip install proxyhubb.

Keywords

proxyhubb

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts