mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 18:48:19 +00:00
Comment NmapOps::magic_port.
This commit is contained in:
parent
4357a97403
commit
107e878cbc
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue