Logo

Introduction

How ZeroTrace Proxy fits together and which problems it solves.

ZeroTrace Proxy is built for the messy middle of proxy work: sources are inconsistent, formats vary, many candidates are dead, quality changes over time, and a working list still needs organization before it becomes useful.

The app solves that by connecting the workflow:

Extract -> Check -> Benchmark -> Leak Test -> Save Pool -> Chain or Rotate -> Observe Traffic

Who It Is For

UserUseful parts
Proxy list operatorsExtraction, dedupe, checker, benchmark, pools, exports.
Automation usersLocal chain and rotation runtimes for tools that support HTTP proxies.
Power usersPer-source extraction metrics, expected status controls, protocol hints, health policies, traffic logs.
ResearchersLeak signals, anonymity labels, network type inference, chain scoring, controlled demo workflows.

How Data Moves

  1. Input enters through pasted proxies, files, URLs, or saved pools.
  2. Core tools run as tasks with progress, queues, history, and result tables.
  3. Rows can be exported, sent to another tool, saved to a pool, or reported to Discord.
  4. Pools become durable source material for future checks, benchmarks, rotators, or manual review.
  5. Engines turn saved chains or proxy sources into local runtime endpoints.
  6. Traffic pages show the latest runtime decisions, errors, byte counts, and target hosts.

What ZeroTrace Proxy Is Not

ZeroTrace Proxy does not replace every proxy-related product category.

CategoryDifference
OS-wide proxifierZeroTrace Proxy exposes local HTTP/CONNECT endpoints, but it does not transparently capture every app's traffic at the operating-system layer.
Browser extensionIt does not manage browser URL-pattern rules or WebRTC browser settings like a dedicated browser proxy extension.
Commercial proxy networkIt manages proxy sources; it does not itself provide a global paid proxy network.
MITM debuggerIt forwards and tests traffic, but it is not a request/response rewriting debugger like mitmproxy.

Think of ZeroTrace Proxy as the control room around your proxy sources: validate them, classify them, organize them, and operate them through local runtimes.

Important Defaults

DefaultValue
Core task active run limit2 active runs per task type
Default benchmark rounds3
Maximum benchmark rounds10
Chain harmony max hopsUp to 10
Chain harmony default candidate budget3000 tests
Chain harmony hard candidate budget15000 tests
Chain runtime host127.0.0.1
Rotation runtime host127.0.0.1
Traffic log retentionLatest 500 entries per engine

On this page