Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Add method to check if a target finished cleanly or crashed. #133

Merged
merged 1 commit into from
Sep 18, 2019

Commits on Sep 17, 2019

  1. Add method to check if a target finished cleanly or crashed.

    Some scans can finish cleanly even if the don't scan all the hosts in the target string.
    This produced to have an ended scan with a incomplete progress scan percentage (< 100%), which was treated
    as an error. Now this function allow to do a check and to decide if it is an error or the scan finished cleanly.
    jjnicola committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    bc87dd5 View commit details
    Browse the repository at this point in the history