fix: ports parsing and change timeout to 5s for no_response

This commit is contained in:
0x35c
2025-05-31 17:18:21 +02:00
parent 6164363cce
commit abb1d1f364
4 changed files with 8 additions and 20 deletions

View File

@ -7,7 +7,7 @@
#include "scan.h"
#define TIMEOUT 1
#define TIMEOUT 5
typedef enum {
CLOSED,