Hello! This tool came out of a need to run multiple SortSite scans for separate domains iteratively. The goal was to save the time between a scan finishing, a user realizing it was done, exporting the necessary information and starting the next scan.
The app takes up to two files:
- A sites file (see syntax in the attached sites.txt file)
- An .sset config file
The app allows a user to
- ..toggle robots.txt compliance (which will override the config file)
- ..toggle between the trial/full versions
- ..specify the scan scope for the requested scans
- ..view the scan progress in real time
For the app to run on earlier versions of SortSite, the full path to the SortSiteCmd.exe file will need to be provided.