ovhx / Go-DNS-Benchmark

A pretty simple tool made in Golang to benchmark DNS server performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-DNS-Benchmark

A pretty simple tool I made in Golang to benchmark and measure DNS server performance

Features

  • Multithreading
  • Results (Avg. Resolve time, Domains resolved, Domains that failed to be resolved)
  • Individual domain resolve time

(That's all for now but I'm open to suggestions)

Compiling

go build resolve.go

Screenshots

image

About

A pretty simple tool made in Golang to benchmark DNS server performance

License:GNU General Public License v3.0


Languages

Language:Go 100.0%