Commit Briefs
New import path olowe.co
No vendor lock-in
Support making DNS queries over TLS
Little gotcha is that TCP messages need to be prepended with a 2-octet length field!
Only forward DNS queries upstream
If someone made a POST request with any old bytes in the body we'd forward that upstream regardless. Validate stuff sent to us by parsing the DNS queries and packing, unpacking each, then forward
