add --ttl and -v flag
This commit is contained in:
@ -56,6 +56,7 @@ typedef struct s_settings
|
||||
int linger; //-W (--linger)
|
||||
int ttl; // --ttl
|
||||
short setTtl; // is ttl set
|
||||
short verbose; // -v (--verbose)
|
||||
|
||||
int socket;
|
||||
uint16_t id;
|
||||
|
Reference in New Issue
Block a user