mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
add FTLDNS
This commit is contained in:
4
ftldns/data/dnsmasq.d/settings.conf
Normal file
4
ftldns/data/dnsmasq.d/settings.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
no-hosts
|
||||
no-resolv
|
||||
cache-size=10000
|
||||
server=8.8.8.8
|
||||
BIN
ftldns/data/gravity.db
Normal file
BIN
ftldns/data/gravity.db
Normal file
Binary file not shown.
6
ftldns/data/pihole-FTL.conf
Normal file
6
ftldns/data/pihole-FTL.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
#
|
||||
# https://aur.archlinux.org/cgit/aur.git/tree/pi-hole-ftl.conf?h=pi-hole-ftl
|
||||
#
|
||||
|
||||
BLOCKINGMODE=NXDOMAIN
|
||||
FTLPORT=4711
|
||||
1
ftldns/data/setupVars.conf
Normal file
1
ftldns/data/setupVars.conf
Normal file
@@ -0,0 +1 @@
|
||||
BLOCKING_ENABLED=true
|
||||
Reference in New Issue
Block a user