You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pick random label counter if restoring it failed
This should prevent n3map from recomputing the same sequence of hashes
again if the label counter was not present in the input file nor
specified on the commandline for whatever reason.
improve -c: backup files, create if nonexistent
--continue could have led to data loss previously as the original zone
file was not backed up.
The backup is deleted once the enumeration is finished.
Additionally, the file will now be created if it does not exist already,
for convenience.