mirror of
https://github.com/nmap/nmap.git
synced 2026-02-14 09:26:35 +00:00
Comment NmapOps::magic_port.
This commit is contained in:
@@ -191,7 +191,7 @@ class NmapOps {
|
||||
int generate_random_ips; /* -iR option */
|
||||
FingerPrintDB *reference_FPs; /* Used in the new OS scan system. */
|
||||
std::vector<FingerMatch> os_labels_ipv6;
|
||||
u16 magic_port;
|
||||
u16 magic_port; /* The source port set by -g or --source-port. */
|
||||
bool magic_port_set; /* Was this set by user? */
|
||||
|
||||
/* Scan timing/politeness issues */
|
||||
|
||||
Reference in New Issue
Block a user