Guides
Step-by-step guides for setting up and using proxies in various programs and devices.
Automatic Proxy Switching Upon IP Ban
Implementation of automatic proxy switching upon IP ban detection: ban detection, switching algorithms.
Setting up Proxy in Fetch API and Node.js
How to use proxies with Fetch API in Node.js: undici ProxyAgent, node-fetch with http-proxy-agent.
Setting up proxy in Axios (JavaScript)
Setting up a proxy in Axios for Node.js and the browser: http-proxy-agent, https-proxy-agent, and SOCKS5.
How to Use Proxy with GraphQL API
Working with GraphQL API via proxy: features of POST requests, authentication, and bypassing rate limiting.
How to Set Up a Proxy for gRPC Requests
Configuring proxy for gRPC: HTTP/2 CONNECT, Envoy proxy, Nginx gRPC passthrough, and programmatic configuration.
通过代理工作时如何绕过 CAPTCHA
Methods of bypassing CAPTCHA when parsing via proxy: solution services, browser automation, and prevention strategies.
How to Use Proxies with Cloudflare Workers
Using Cloudflare Workers as a proxy: serverless edge functions, IP rotation, traffic masking.
How to Log and Monitor Traffic Through a Proxy
Logging and monitoring proxy traffic: tools, metrics, Grafana dashboards, and alerting.
How to Set Up Fallback When a Proxy Fails
Configuration of automatic switching to a backup proxy upon main proxy failure: strategies, tools, and code examples.
How to Migrate Between Proxy Providers
How to safely migrate between proxy providers: planning, testing, parallel operation, and switching.
How to Create a Proxy Pool with Automatic Checking
Guide to creating a proxy pool with automatic checking: architecture, Python checker, database, and API.
How to Configure Proxy Rotation via HAProxy
Configuring automatic proxy rotation via HAProxy: round-robin, health checks, sticky sessions, and failover.
