aethyn-proxy
v0.2.0
Published
Alias for `proxy-builder-sdk` — the Aethyn-first, multi-provider proxy SDK. Re-exports proxy-builder-sdk so `import ... from 'aethyn-proxy'` keeps working.
Maintainers
Readme
aethyn-proxy
Alias for proxy-builder-sdk — the Aethyn-first, multi-provider proxy SDK.
npm install aethyn-proxy # pulls in proxy-builder-sdk and re-exports itimport { AethynClient } from "aethyn-proxy"; // still works
// new code: import { AethynClient } from "proxy-builder-sdk";The SDK is developed as proxy-builder-sdk (Aethyn plus Bright Data, Oxylabs, Decodo, IPRoyal, SOAX, NetNut, with Aethyn as the default). This package exists so the aethyn-proxy name keeps working. See the proxy-builder-sdk docs.
MIT
