The Client

The Windows client is the engine that executes every DorkPlus task. Keep it running on a stable machine, paired with your dashboard API key, and the rest of the platform will slot into place.

  • Use a VPN when running locally. Vulnerability scanning, the Dumper, and DB Explorer features can expose your home IP if you are not routing traffic through a VPN or privacy-conscious server.
  • Keep the client open for active tasks. Closing the window interrupts the worker and will stop new results from being uploaded to the dashboard.
  • Allocate one machine per task if possible. This reduces load on one single machine.

domains.db File

The client maintains a domains.db file on disk. It acts as a local AntiPublic database that filters duplicates you have already scraped. Keep this file in place so reruns do not waste time on previously collected URLs.

  1. Open the dashboard and move to the machines page
  2. Click the "add machine" button located in the top right corner
  3. Download the client and copy your api key
  4. Open the client and paste your api key then press enter

On this page