An open API service indexing awesome lists of open source software.

https://github.com/lilydjwg/capture-dns

A simple program to capture and show DNS queries
https://github.com/lilydjwg/capture-dns

dns pcap rust

Last synced: over 1 year ago
JSON representation

A simple program to capture and show DNS queries

Awesome Lists containing this project

README

          

Usage:

```sh
cargo build --release
sudo target/release/capture-dns INTERFACE
```

Read more (in Chinese): https://blog.lilydjwg.me/2019/4/4/what-domains-are-being-resolved-on-my-system.214362.html