Add dnsmasq DNS caching and performance tune tor instances
This commit is contained in:
5
etc/dnsmasq.d/custom
Normal file
5
etc/dnsmasq.d/custom
Normal file
@ -0,0 +1,5 @@
|
||||
interface=*
|
||||
server=127.0.0.1#54
|
||||
no-resolv
|
||||
cache-size=10000
|
||||
|
Reference in New Issue
Block a user