mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-09 14:55:25 +00:00
tpws: oob and disorder protocol filters
This commit is contained in:
@@ -50,7 +50,8 @@ struct params_s
|
||||
int tlsrec_pos;
|
||||
bool split_any_protocol;
|
||||
int split_pos;
|
||||
bool disorder, oob;
|
||||
bool disorder, disorder_http, disorder_tls;
|
||||
bool oob, oob_http, oob_tls;
|
||||
uint8_t oob_byte;
|
||||
int ttl_default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user