get_chain_data: print debug info

pull/348/head
rofl0r 2020-09-20 17:02:21 +01:00
parent 121c582d9c
commit 12e5da1b90
1 changed files with 2 additions and 0 deletions

View File

@ -278,6 +278,8 @@ static void get_chain_data(proxy_data * pd, unsigned int *proxy_count, chain_typ
if(proxychains_got_chain_data)
return;
PFUNC();
//Some defaults
tcp_read_time_out = 4 * 1000;
tcp_connect_time_out = 10 * 1000;