mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2024-12-22 04:08:47 +00:00
get_chain_data: print debug info
This commit is contained in:
parent
121c582d9c
commit
12e5da1b90
@ -278,6 +278,8 @@ static void get_chain_data(proxy_data * pd, unsigned int *proxy_count, chain_typ
|
|||||||
if(proxychains_got_chain_data)
|
if(proxychains_got_chain_data)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
PFUNC();
|
||||||
|
|
||||||
//Some defaults
|
//Some defaults
|
||||||
tcp_read_time_out = 4 * 1000;
|
tcp_read_time_out = 4 * 1000;
|
||||||
tcp_connect_time_out = 10 * 1000;
|
tcp_connect_time_out = 10 * 1000;
|
||||||
|
Loading…
Reference in New Issue
Block a user