dnsproxy 1.17-1 source package in Ubuntu

Changelog

dnsproxy (1.17-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.

 -- Boyuan Yang <email address hidden>  Fri, 08 Oct 2021 18:57:41 -0400

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dnsproxy_1.17-1.dsc 1.8 KiB a2e6c9c333612ab5e4ea7cf252af81c019e6a11a4b7ec0e97b3ad2d332b47c60
dnsproxy_1.17.orig.tar.gz 46.0 KiB 59ceca8b8c81f105813d3fa65b803f1b00264b8f3ef03c0607a5f30145c0447a
dnsproxy_1.17-1.debian.tar.xz 6.7 KiB bcf49bea2ca5684fdcee47a5e92ab4efa140611bd35214c8fb686d4d47ac0cee

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