dnsproxy 1.17+git20211129.22329c4-5 source package in Ubuntu

Changelog

dnsproxy (1.17+git20211129.22329c4-5) unstable; urgency=medium

  * Update Maintainer mail.

 -- Marcos Talau <email address hidden>  Thu, 08 Sep 2022 13:57:34 -0300

Upload details

Uploaded by:
Marcos Talau
Uploaded to:
Sid
Original maintainer:
Marcos Talau
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe net

Downloads

File Size SHA-256 Checksum
dnsproxy_1.17+git20211129.22329c4-5.dsc 2.0 KiB d104addc96508122169c44ae38ae2604d4c5658cdd729cbefdb6e36bd91db209
dnsproxy_1.17+git20211129.22329c4.orig.tar.gz 11.6 KiB 239e77b2ab42317dcefa5a218ab39f060302103f3cc5b5a9d2e50d21aedb650b
dnsproxy_1.17+git20211129.22329c4-5.debian.tar.xz 10.4 KiB 56815a04b46ecd08ef73dae1fc5de6ebfb8857eb6b01d9cdc799b752e10b1828

No changes file available.

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