mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-13 08:41:51 +00:00
bind address for connect
This commit is contained in:
@@ -72,6 +72,9 @@ struct params_s
|
||||
bool tamper_start_n,tamper_cutoff_n;
|
||||
unsigned int tamper_start,tamper_cutoff;
|
||||
|
||||
struct sockaddr_in connect_bind4;
|
||||
struct sockaddr_in6 connect_bind6;
|
||||
|
||||
int debug;
|
||||
|
||||
#if defined(BSD)
|
||||
|
||||
Reference in New Issue
Block a user