This commit is contained in:
Robin Wood 2026-08-21 00:36:33 -07:00 committed by GitHub
commit b43522d5e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1923,7 +1923,7 @@ void printosscanoutput(const Target *currenths) {
if (!reason) {
log_write(LOG_NORMAL | LOG_SKID_NOXLT | LOG_STDOUT,
"No exact OS matches for host (If you know what OS is running on it, see https://nmap.org/submit/ ).\n");
"No exact OS matches for host (If you know what OS is running on it, see https://nmap.org/cgi-bin/submit.cgi?new-os ).\n");
write_merged_fpr(FPR, currenths, true, true);
} else {
log_write(LOG_NORMAL | LOG_SKID_NOXLT | LOG_STDOUT,