Add dnsmasq DNS caching and performance tune tor instances

This commit is contained in:
Daniel Winzen
2018-09-10 19:11:02 +02:00
parent 156a66a3ff
commit 2c634b889c
35 changed files with 108 additions and 4 deletions

5
etc/dnsmasq.d/custom Normal file
View File

@ -0,0 +1,5 @@
interface=*
server=127.0.0.1#54
no-resolv
cache-size=10000