fix: ports parsing and change timeout to 5s for no_response
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
#include "scan.h"
|
||||
|
||||
#define TIMEOUT 1
|
||||
#define TIMEOUT 5
|
||||
|
||||
typedef enum {
|
||||
CLOSED,
|
||||
|
Reference in New Issue
Block a user