mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-31 03:48:10 +03:00
tpws: specify oob byte . tamper pos range limiter
This commit is contained in:
@@ -50,6 +50,7 @@ struct params_s
|
||||
bool split_any_protocol;
|
||||
int split_pos;
|
||||
bool disorder, oob;
|
||||
uint8_t oob_byte;
|
||||
int ttl_default;
|
||||
|
||||
char pidfile[256];
|
||||
@@ -60,6 +61,8 @@ struct params_s
|
||||
int hostlist_auto_fail_threshold, hostlist_auto_fail_time;
|
||||
hostfail_pool *hostlist_auto_fail_counters;
|
||||
|
||||
unsigned int tamper_start,tamper_cutoff;
|
||||
|
||||
int debug;
|
||||
|
||||
#if defined(BSD)
|
||||
|
||||
Reference in New Issue
Block a user