Logo

Quickstart

Run the first useful ZeroTrace Proxy workflow from input to saved pool.

This quickstart uses sanitized example proxies. Replace them with your own authorized sources when working in the app.

Goal

Create a small task, check proxy health, save usable results, and understand where to go next.

1. Open Check Proxies

Go to Core Tools -> Check Proxies.

Use Many proxies as the input mode and paste a small list:

http://192.0.2.10:8080
socks5://198.51.100.20:1080
203.0.113.30:3128

These IP ranges are documentation examples. They are not expected to be real working proxies.

2. Configure the Task

SettingSuggested first value
NameDocs demo check
Start modeStart now
Protocol hintAuto
Timeout10 to 20 seconds
Request URLKeep the default unless you need a specific target
Expected status200
Resolve countryEnabled for richer result data
HTTPS checkEnabled

3. Read the Results

Important columns:

ColumnMeaning
StatusAlive or dead based on the configured probe.
ProtocolDetected protocol after auto detection.
LatencyRound-trip probe time in milliseconds.
QualityHigh, medium, low, or poor based on score.
AnonymityElite, anonymous, transparent, or unknown.
HTTPSWhether the proxy supports HTTPS probing.
Network typeResidential, mobile, datacenter, or unknown.

4. Save Good Rows

If your real task returns good candidates:

  1. Select alive rows.
  2. Click Save to pool.
  3. Create a pool such as Checked HTTPS Pool.
  4. Add tags such as checked, https, or demo.
  5. Save.

5. Continue the Workflow

Next stepUse when
Benchmark and Leak TestYou need reliability and privacy checks before using a pool.
Build a Quality PoolYou want reusable saved sets with tags and source metadata.
Run a Rotation RuntimeYou want a local endpoint that rotates across pool entries.
Discover Proxy ChainsYou want to test or search multi-hop chains.

The smallest useful ZeroTrace workflow is: check a list, save alive candidates, then benchmark and leak-test the saved pool.

On this page