Re: [Doh] Running code

Daniel Stenberg <daniel@haxx.se> Mon, 15 January 2018 20:36 UTC

Return-Path: <daniel@haxx.se>
X-Original-To: doh@ietfa.amsl.com
Delivered-To: doh@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9251A12D77B for <doh@ietfa.amsl.com>; Mon, 15 Jan 2018 12:36:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.21
X-Spam-Level:
X-Spam-Status: No, score=-4.21 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IhNBMHWH4rpp for <doh@ietfa.amsl.com>; Mon, 15 Jan 2018 12:36:51 -0800 (PST)
Received: from giant.haxx.se (www.haxx.se [IPv6:2a00:1a28:1200:9::2]) by ietfa.amsl.com (Postfix) with ESMTP id 7E5E6129C6B for <doh@ietf.org>; Mon, 15 Jan 2018 12:36:50 -0800 (PST)
Received: from giant.haxx.se (giant.haxx.se [80.67.6.50]) by giant.haxx.se (8.15.2/8.15.2/Debian-4) with ESMTPS id w0FKalYk001332 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 15 Jan 2018 21:36:47 +0100
Received: from localhost (dast@localhost) by giant.haxx.se (8.15.2/8.15.2/Submit) with ESMTP id w0FKalkF001280; Mon, 15 Jan 2018 21:36:47 +0100
X-Authentication-Warning: giant.haxx.se: dast owned process doing -bs
Date: Mon, 15 Jan 2018 21:36:47 +0100
From: Daniel Stenberg <daniel@haxx.se>
X-X-Sender: dast@giant.haxx.se
To: Stephane Bortzmeyer <bortzmeyer@nic.fr>
cc: doh@ietf.org
In-Reply-To: <20180115144012.i5h3wdsl4gqzdxei@nic.fr>
Message-ID: <alpine.DEB.2.20.1801152130140.2748@tvnag.unkk.fr>
References: <CAHbrMsAyEA2=RmS3NUSA-agZ5A-vWxE9E0iUMbcLgHQ2S4estA@mail.gmail.com> <20180115144012.i5h3wdsl4gqzdxei@nic.fr>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
X-fromdanielhimself: yes
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/doh/cJz0xLxyVvqdwEqwGpq_iCkyIbY>
Subject: Re: [Doh] Running code
X-BeenThere: doh@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: DNS Over HTTPS <doh.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/doh>, <mailto:doh-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/doh/>
List-Post: <mailto:doh@ietf.org>
List-Help: <mailto:doh-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/doh>, <mailto:doh-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Jan 2018 20:36:53 -0000

On Mon, 15 Jan 2018, Stephane Bortzmeyer wrote:

> Great. Do note there are people who would like to work on DoH at the
> London hackathon. Volunteers welcome
> <https://trac.ietf.org/trac/ietf/meeting/wiki/101hackathon>

I have written some crude perl code to generate DOH responses and create DOH 
queries etc on the command line that I've needed when playing with DOH:

  https://github.com/bagder/dns2doh

-- 

  / daniel.haxx.se