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.
Recommended Practices
- 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.
How to link the client to your dashboard
- Open the dashboard and move to the machines page
- Click the "add machine" button located in the top right corner
- Download the client and copy your api key
- Open the client and paste your api key then press enter