Delivery-Date: Wed, 24 Dec 2014 06:55:11 -0500
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,
	DKIM_SIGNED,FREEMAIL_FROM,RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,
	URIBL_BLOCKED autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id EDF2E1E0100
	for <archiver@seul.org>; Wed, 24 Dec 2014 06:55:06 -0500 (EST)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 8D350320C4;
	Wed, 24 Dec 2014 11:55:03 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id F229931BF4
 for <tor-talk@lists.torproject.org>; Wed, 24 Dec 2014 11:54:59 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id ITXBwwTfpeIQ for <tor-talk@lists.torproject.org>;
 Wed, 24 Dec 2014 11:54:59 +0000 (UTC)
Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com
 [IPv6:2a00:1450:400c:c05::236])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (Client CN "smtp.gmail.com",
 Issuer "Google Internet Authority G2" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id AA4C0320BE
 for <tor-talk@lists.torproject.org>; Wed, 24 Dec 2014 11:54:56 +0000 (UTC)
Received: by mail-wi0-f182.google.com with SMTP id h11so13383334wiw.15
 for <tor-talk@lists.torproject.org>; Wed, 24 Dec 2014 03:54:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:date:message-id:subject:from:to:content-type;
 bh=gu4U2Kgstz6rn0eQS46AZ8p5o0Rl1hbJq+jxP/LeINw=;
 b=mwv/+oU7jYxRpgclwDCzdxvAOyFRhxnpGZIOrwpFd+iwZ28XIPbw7U1klpnWJxvkye
 KP0am2XhW4S68XulM7UBT1eIXhlkAl6HATh2VViq70ZiHdnQQs1hV2mqboIzEYZMoxQB
 4zY3VhaYcf1thSJOrcET+7GqJQb3HUpCzesYtV6G/YoNtJ2NjrkIwEu9tH81HMigaQWR
 MBdkFS+iKn5vBF/p7aMSrpib5dGMCAdJXtQv4l9Wi506tTugxI6+pWjFroAl6a83oKEx
 Sf7Q5oE4mzaIA045o8B0/b/EBljd/MHmIrEVYfl5tQu8eQZNan6Yt/OseO52uRewzqTm
 r5yQ==
MIME-Version: 1.0
X-Received: by 10.180.90.165 with SMTP id bx5mr51900638wib.15.1419422093615;
 Wed, 24 Dec 2014 03:54:53 -0800 (PST)
Received: by 10.194.126.197 with HTTP; Wed, 24 Dec 2014 03:54:53 -0800 (PST)
Date: Wed, 24 Dec 2014 11:54:53 +0000
Message-ID: <CAD_VotYQXy8gDXh7jM_Q4R6OudLSbDATovx1TOQejDMHjxq7pw@mail.gmail.com>
From: Richard Brooks <richardbduk@gmail.com>
To: tor-talk@lists.torproject.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: [tor-talk] Looking to write alternative to DNS2SOCKS...
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

I am a software developer who has been trying to use DNS2SOCKS but haven't
had much success with it communicating with the latest TOR
Bundle. DNS2SOCKS doesn't seem to have any support to mention, so now am
looking to write an equivalent to DNS2SOCKS myself (possibly also with ip6
support).

As this will be my first attempt at writing something that uses the TOR
network, I was wondering if anyone could tell me where I should go for the
specs I would need to write an alternative to DNS2SOCKS?



--
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

