nfqws: DHT and tamper

This commit is contained in:
bol-van
2023-09-07 19:03:37 +03:00
parent 91ac09a8bd
commit c91542d516
18 changed files with 97 additions and 33 deletions

View File

@@ -34,7 +34,8 @@ enum dpi_desync_mode {
DESYNC_HOPBYHOP,
DESYNC_DESTOPT,
DESYNC_IPFRAG1,
DESYNC_UDPLEN
DESYNC_UDPLEN,
DESYNC_TAMPER
};
extern const char *fake_http_request_default;