mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 07:29:01 +00:00
Update http urls for nmap.org to https
This commit is contained in:
2
nmap.cc
2
nmap.cc
@@ -1539,7 +1539,7 @@ void apply_delayed_options() {
|
||||
if (local_time->tm_mon == 8 && local_time->tm_mday == 1) {
|
||||
log_write(LOG_STDOUT | LOG_SKID, "Happy %dth Birthday to Nmap, may it live to be %d!\n", local_time->tm_year - 97, local_time->tm_year + 3);
|
||||
} else if (local_time->tm_mon == 11 && local_time->tm_mday == 25) {
|
||||
log_write(LOG_STDOUT | LOG_SKID, "Nmap wishes you a merry Christmas! Specify -sX for Xmas Scan (http://nmap.org/book/man-port-scanning-techniques.html).\n");
|
||||
log_write(LOG_STDOUT | LOG_SKID, "Nmap wishes you a merry Christmas! Specify -sX for Xmas Scan (https://nmap.org/book/man-port-scanning-techniques.html).\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user