Command-line prompts for Manual Explore Server

Use these command line prompts to create an automated test script to capture traffic data.

Argument What it does
-help Displays the help topic.
-host The host name or IP that the server is listening to.
-cmdPort The command port where HTTP requests to start and stop recordings are sent. The value must be 1025 - 65665. The default value is 9999.
-maxConcurrentRecordings The maximum number of recordings that can be run simultaneously. The default number is 10.
-recordingsDir The directory where the recordings are saved. The default is the current directory.
-logFile The full path to the log file, including the file name.
-ignoreCertificateErrors Connect to target sites even if they have invalid SSL certificate errors. Default value: false.
-disableExclusions Include URLs that are usually skipped from security scans. Default value: false.