feature: flags -F, --max_retries and --ttl (wip)
This commit is contained in:
@ -20,6 +20,8 @@ struct scan {
|
||||
uint16_t port_start;
|
||||
uint16_t port;
|
||||
e_scantype type;
|
||||
uint8_t ttl;
|
||||
uint8_t max_retries;
|
||||
struct response *response;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user