Skip to content

ZeroTrace OSINT

Proxy & Anonymity

Four tools for validating proxies, discovering proxy sources, and previewing what a request looks like through a proxy.

The Proxy & Anonymity discipline covers the toolkit's proxy-validation utilities. They are the lightweight versions of the more comprehensive ZeroTrace Proxy suite, useful when you need a quick proxy check inside your investigation without leaving the OSINT toolkit.

What's in this section

ToolWhat it doesBest when
Proxy validationCheck whether a proxy works, measure latency, detect leaks, classify anonymityYou have a proxy list and need to know which entries are alive
Proxy discoveryScrape free proxy lists from public sourcesYou need new proxies and do not have a list
Proxy viewerSend a request through a proxy and inspect the full responseYou want to see exactly what a target sees when you connect through a proxy

When to use these vs. ZeroTrace Proxy

The OSINT toolkit's proxy tools are deliberately lightweight:

  • Single-shot operations, check one proxy, scrape one source, view one response.
  • Inline with your investigation, pivot directly from a proxy result into the rest of the OSINT toolkit.
  • No long-running runtime, the OSINT tools do not run a local proxy endpoint for you to point your browser at.

If you need:

  • Continuous proxy validation at scale.
  • Saved proxy pools with tags and metadata.
  • A local rotation runtime for routing your own traffic.
  • Multi-hop chains with health monitoring.

, use the dedicated ZeroTrace Proxy suite. Both tools coexist; pick the one that matches the scope of the work.

The OSINT toolkit's proxy tools share underlying logic with ZeroTrace Proxy. Findings from either application are interoperable, proxy lists, validation results, and check formats are common.

Common starting points

You have...Best first tool
A proxy list of unknown freshnessProxy validation
A target you want to anonymise traffic toProxy discovery (then validation)
A proxy you want to verify behaves correctly against a specific URLProxy viewer

What the toolkit does not do here

  • Browser-wide proxying. This toolkit does not configure your operating system's proxy settings. Use ZeroTrace Proxy's rotation runtime if you need a local proxy endpoint.
  • VPN provision. ZeroTrace does not operate a VPN. The proxy tools work with whatever proxy infrastructure you bring to them.
  • Anonymous browsing. The toolkit's tools route their own requests through validated proxies (when you configure that in settings), they do not anonymise your separate browser sessions.