mirror of
				https://github.com/rofl0r/proxychains-ng.git
				synced 2025-11-04 09:06:05 +00:00 
			
		
		
		
	get_chain_data: print debug info
This commit is contained in:
		@@ -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;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user