mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
tpws: comma separated values in --filter-tcp
This commit is contained in:
@@ -50,7 +50,7 @@ struct desync_profile
|
||||
unsigned int tamper_start,tamper_cutoff;
|
||||
|
||||
bool filter_ipv4,filter_ipv6;
|
||||
port_filter pf_tcp;
|
||||
struct port_filters_head pf_tcp;
|
||||
uint32_t filter_l7; // L7_PROTO_* bits
|
||||
|
||||
// list of pointers to ipsets
|
||||
|
Reference in New Issue
Block a user