mirror of
				https://github.com/rofl0r/proxychains-ng.git
				synced 2025-11-04 09:06:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			272 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			272 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#compdef proxychains4
 | 
						|
 | 
						|
_arguments \
 | 
						|
  '(- : *)--help[More help in README file]' \
 | 
						|
  '-q[makes proxychains quiet - this overrides the config setting]' \
 | 
						|
  '-f[allows one to manually specify a configfile to use]: :_files' \
 | 
						|
  '(-)1: :{_command_names -e}' \
 | 
						|
  '*:: :_normal'
 |