mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
nfqws: improve --synack-split
This commit is contained in:
@@ -75,7 +75,7 @@ struct fake_tls_mod
|
||||
uint32_t mod;
|
||||
};
|
||||
|
||||
typedef enum {SS_NONE=0,SS_ACK,SS_SYN} t_synack_split;
|
||||
typedef enum {SS_NONE=0,SS_SYN,SS_SYNACK,SS_ACKSYN} t_synack_split;
|
||||
|
||||
struct desync_profile
|
||||
{
|
||||
|
Reference in New Issue
Block a user