Device with 256MB definitely requires swap as far as my usage is concerned. I can code in a check for this but not in the near future, unfortunately I've been too busy lately.
This is what I gathered from exp and speculation, haven't read the actual doc, but DoT should be a lighter protocol than DoH. The problem is the port it uses is not 443 by default like DoH. DoH completely masks DNS queries as HTTP request, it should help with a bunch of things.
As for getting...
I don't put a license on my code, people can do whatever they want with it. My code is pretty much my own now anyway. IMO don't worry too much about it, we're coder no lawyer.
File format of the resolver list changed leading into some display issues as mentioned by @johnathonm , fixed it in dev and updated to 2.0.16. I have also started using dnscrypt-proxy new feature to drop to nobody as well as its own self healing ability instead of checking the process every 10s...
Well been a while, but I've been watching this thread silently hehe.
The mainline installer is now at 2.0.14. The main installer is always updated in AMTM before me, so you can try that. He always pushes me a pull request every time now.
Anyway to put things to rest regarding the watchdog in...
Just got my new AC86U and unfortunately I find these in the logs especially during CPU intensive task like transferring files to/from its USB3.0 share
May 5 12:43:51 kernel: thermal cooling_device1: turn off CPU#1
May 5 12:43:51 kernel: IRQ6 no longer affine to CPU1
May 5 12:43:51 kernel...
Please try running this command on your router when you have the issue:
curl -L -k https://github.com/thuantran/dnscrypt-asuswrt-installer/raw/master/armv7/haveged -o /jffs/dnscrypt/haveged
This will allow you to see the error, paste it on here.
This is network issue, lately. Might be related with DOS on github, I dunno. The thing is your browser will silently retry, I don't. I think I'll add retry then.
EDIT: retry added.