mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			244 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			244 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ## Version 2022/08/07
 | |
| # Fail2Ban jail configuration for unRAID web GUI
 | |
| # Works OOTB with defaults
 | |
| 
 | |
| # chain set to INPUT to apply bans at the host level
 | |
| 
 | |
| [unraid-webgui]
 | |
| 
 | |
| enabled  = false
 | |
| port     = http,https
 | |
| logpath  = %(var_log_path)s/syslog
 |