dnsproxy 1.16-0.1build2 source package in Ubuntu

Changelog

dnsproxy (1.16-0.1build2) artful; urgency=medium

  * No-change rebuild against libevent-2.1-6

 -- Steve Langasek <email address hidden>  Mon, 31 Jul 2017 02:38:37 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe net

Downloads

File Size SHA-256 Checksum
dnsproxy_1.16.orig.tar.gz 46.1 KiB 5d9df5ce547409a0e33888853f0fbaf7c599311992191c939010d2bc57ed63de
dnsproxy_1.16-0.1build2.diff.gz 7.1 KiB f846fe84bd539367cc18b531db53b12a76fffa81c2fb9c802700ee021ea1ad5c
dnsproxy_1.16-0.1build2.dsc 1.9 KiB 85a21cf9aaba91d5cf51fbc6427293c61629f6e8a78ab5b2017653fbbf3d2710

Available diffs

View changes file

Binary packages built by this source

dnsproxy: proxy for DNS queries

 dnsproxy forwards DNS queries to two previously configured nameservers:
 one for authoritative queries and another for recursive queries.
 The received answers are sent back to the client unchanged.
 No local caching is done.
 .
 Primary motivation for this project was the need to replace Bind servers with
 djbdns in an ISP environment. These servers get recursive queries from
 customers and authoritative queries from outside at the same IP address.
 Now it is possible to run dnscache and tinydns on the same machine with
 queries dispatched by dnsproxy.
 .
 Another possible scenario is a firewall where proxy queries should be
 forwarded to the real server in a DMZ.

dnsproxy-dbgsym: debug symbols for dnsproxy