Could you please change the name to something more specific to your use case? I've considered writing an actual fully-featured DNS server in haskell and that is not what you've built. On Thu, Apr 23, 2015 at 3:41 AM, Erik Dominikus <erik.dominikus71@gmail.com> wrote:
Bad news: ISP is intercepting packets to UDP port 53.
Good news: There is DNS resolution over HTTP (http://www.statdns.com/api/).
Bad news: The software bridging DNS clients and that HTTP service is missing.
Good news: I made (a small but working part of) it.
I've been using it on my computer.
The code is here:
https://github.com/edom/dns-server _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe