mirror of
https://github.com/nmap/nmap.git
synced 2026-01-29 09:39:03 +00:00
Remove the first-generation OS detection and nmap-os-fingerprints.
This commit is contained in:
@@ -203,7 +203,6 @@ void NmapOps::Initialize() {
|
||||
interactivemode = 0;
|
||||
ping_group_sz = PING_GROUP_SZ;
|
||||
generate_random_ips = 0;
|
||||
reference_FPs1 = NULL;
|
||||
reference_FPs = NULL;
|
||||
magic_port = 33000 + (get_random_uint() % 31000);
|
||||
magic_port_set = 0;
|
||||
|
||||
Reference in New Issue
Block a user