mirror of
				https://github.com/rofl0r/proxychains-ng.git
				synced 2025-11-04 09:06:05 +00:00 
			
		
		
		
	debug mode: display whether proxy_dns is on or off
This commit is contained in:
		@@ -416,6 +416,7 @@ static void get_chain_data(proxy_data * pd, unsigned int *proxy_count, chain_typ
 | 
				
			|||||||
	}
 | 
						}
 | 
				
			||||||
	*proxy_count = count;
 | 
						*proxy_count = count;
 | 
				
			||||||
	proxychains_got_chain_data = 1;
 | 
						proxychains_got_chain_data = 1;
 | 
				
			||||||
 | 
						PDEBUG("proxy_dns: %s\n", proxychains_resolver ? "ON" : "OFF");
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*******  HOOK FUNCTIONS  *******/
 | 
					/*******  HOOK FUNCTIONS  *******/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user