mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-08 22:37:28 +05:00
desync.h fix
This commit is contained in:
parent
b560e32e18
commit
fa8ddcfc79
@ -41,7 +41,7 @@ enum dpi_desync_mode {
|
||||
};
|
||||
|
||||
extern const char *fake_http_request_default;
|
||||
extern const uint8_t fake_tls_clienthello_default[648];
|
||||
extern const uint8_t fake_tls_clienthello_default[680];
|
||||
void randomize_default_tls_payload(uint8_t *p);
|
||||
|
||||
enum dpi_desync_mode desync_mode_from_string(const char *s);
|
||||
|
Loading…
x
Reference in New Issue
Block a user