[Haskell-cafe] ANN: dns-server: forward DNS queries to StatDNS REST API

Joe Hillenbrand joehillen at gmail.com
Thu Apr 23 17:30:58 UTC 2015


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 at 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 at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe


More information about the Haskell-Cafe mailing list