Package: wnpp
Severity: wishlist

* Package name    : dnspeep
  Version         : 0.1.3
  Upstream Author : Julia Evans <ju...@jvns.ca>
* URL             : https://github.com/jvns/dnspeep/
* License         : MIT
  Programming Lang: Rust
  Description     : tool to spy on the DNS queries your computer is making

dnspeep lets you spy on the DNS queries your computer is making.
.
It uses libpcap to capture packets on port 53, and then matches up DNS
request and response packets so that it can show the request and response
together on the same line.
.
It also tracks DNS queries which didn't get a response within 1 second and
prints them out with the response <no response>.

Reply via email to