more scripts and configs
This commit is contained in:
20
scripts/opt_etc/dnsmasq.conf
Normal file
20
scripts/opt_etc/dnsmasq.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
user=nobody
|
||||
bogus-priv
|
||||
no-negcache
|
||||
clear-on-reload
|
||||
bind-dynamic
|
||||
listen-address=192.168.0.1
|
||||
listen-address=127.0.0.1
|
||||
min-port=4096
|
||||
cache-size=1536
|
||||
expand-hosts
|
||||
log-async
|
||||
#log-queries
|
||||
#log-facility=/var/log/dnsmasq.log
|
||||
#addn-hosts=/etc/hosts
|
||||
|
||||
conf-file=/opt/etc/unblock.dnsmasq
|
||||
conf-file=/opt/etc/its-domains.conf
|
||||
conf-file=/opt/etc/hl-domains.dnsmasq
|
||||
conf-file=/opt/etc/dnsmasq.themoviedb.conf
|
||||
server=8.8.8.8
|
||||
Reference in New Issue
Block a user