DnsTrace is a tool that identifies DNS queries made by processes on the host.
Before installing DnsTrace, you need to install BCC (BPF Compiler Collection) as it is a dependency for the project. You can find installation instructions here.
After installing BCC, you can install DnsTrace using the following command:
pipx install dnstrace
sudo dnstrace