rootfs/etc/firewall.conf hinzugefügt
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# SSH Port
|
||||
SSH_PORT="22"
|
||||
|
||||
# Länder blockieren
|
||||
GEOIP_BLOCK="kp cn ru"
|
||||
|
||||
# ASN blockieren
|
||||
ASN_BLOCK="AS4134 AS9808"
|
||||
|
||||
# Statische Whitelist
|
||||
WHITELIST_IPS=""
|
||||
|
||||
# DynDNS Hosts
|
||||
WHITELIST_HOSTS="vpnafgeissler.selfhost.co""
|
||||
Reference in New Issue
Block a user