capture-dns
capture-dns copied to clipboard
A simple program to capture and show DNS queries
Usage:
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