mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 11:55:27 +00:00
Merge 536ea08ea9 into db4aefddfa
This commit is contained in:
commit
b43522d5e7
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue