Closed mkoskar closed 8 years ago
I think I might strip out the automatic detection of the dnscacher and just provide a configuration option to allow restarting it. That would make this much simpler.
@gaenserich Yeah, I think the automatic detection of the dnscacher might be damaging, I hope that the README.md mention more about how it uses dnscacher too.
@mkoskar I agree about that, I am using dnsmasq
to cache tor dns requests, I doesn't know much about dnscacher currently, need some research.
Indeed, a robust wiki is probably more beneficial than additional code.
Oh, and this was resolved a while back, though I got rid of the last vestige here: 4301a83
I believe that
hostsblock.conf
should mentiondnscacher
variable and its recognized values. In my casednsmasq
auto-configuration fails (due to non-standarddnsmasq
config) so I setdnscacher=manual
which works well up to the point ofhostsblock
trying to restart it resulting in:That could be fixed by enhancing below test condition: