mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			196 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			196 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ## Version 2022/08/06
 | |
| # Fail2Ban jail configuration for nginx unauthorized
 | |
| # Works OOTB with defaults
 | |
| 
 | |
| [nginx-unauthorized]
 | |
| 
 | |
| enabled  = false
 | |
| port     = http,https
 | |
| logpath  = %(nginx_access_log)s
 |