0.2.9
Fix localdns, add --no-tunnel (#72) Local-dns was broke because asking dnsmasq to reload did not get it to reload the config file from start. Here, we create the config file correctly from the beginning instead. Much nicer. I have also added a `--no-tunnel` argument, this both helps when cloudflare is down, but also to check if local-dns works 😅