Comment out the SOCKS4A scanner
It can't really detect if the server really supports SOCKS4A.
This commit is contained in:
		
							parent
							
								
									45595157e8
								
							
						
					
					
						commit
						8ecdab1ddd
					
				| @ -86,11 +86,12 @@ ponymap.register_service ({ | ||||
| 	new_scan = Socks4.new | ||||
| }) | ||||
| 
 | ||||
| ponymap.register_service ({ | ||||
| 	name = "SOCKS4A", | ||||
| 	flags = 0, | ||||
| 	new_scan = Socks4A.new | ||||
| }) | ||||
| -- At the moment this is nearly useless | ||||
| -- ponymap.register_service ({ | ||||
| -- 	name = "SOCKS4A", | ||||
| -- 	flags = 0, | ||||
| -- 	new_scan = Socks4A.new | ||||
| -- }) | ||||
| 
 | ||||
| ponymap.register_service ({ | ||||
| 	name = "SOCKS5", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user