mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-17 05:53:15 +02:00
Release first dockerfile, first documentation etc.. Update will follow
This commit is contained in:
Binary file not shown.
@@ -1,11 +0,0 @@
|
||||
|
||||
module fail2ban-curl-allow 1.0;
|
||||
|
||||
require {
|
||||
type fail2ban_t;
|
||||
type http_cache_port_t;
|
||||
class tcp_socket name_connect;
|
||||
}
|
||||
|
||||
#============= fail2ban_t ==============
|
||||
allow fail2ban_t http_cache_port_t:tcp_socket name_connect;
|
||||
Reference in New Issue
Block a user