Categorygithub.com/mgranderath/dnsperf
repositorypackage
0.0.3
Repository: https://github.com/mgranderath/dnsperf.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

DNSPerf

This is a library that supports performance measurements for Do53 (DoUDP), DoTCP, DoT, DoH and DoQ. It is focused on providing a tool for getting performance measurements for single queries.

Shouldn't be used in production yet and is still under development.

For now a simple example can be seen in the main.go

Acknowledgement

The basis of this library was abstracted and modified from Adguard's Dnsproxy tool