Settings
Configure proxy, crawl behavior, and domain checker settings
Proxy Configuration
Proxy settings are configured via environment variables in your .env file for security. The values shown below are read-only indicators.
${PROXY_HOST}
${PROXY_PORT}
${PROXY_USER}
${PROXY_PASS}
Crawl Settings
Domain Checker Settings
Number of domains to check in each batch
How often to re-check domains for status changes
Crawl and checker settings are stored as environment variables. Changes made here will update the runtime configuration but will not persist across restarts. For permanent changes, update your .env file directly.