{"id":16939967,"url":"https://github.com/tantalor93/dnspyre","last_synced_at":"2025-12-15T13:03:11.084Z","repository":{"id":37260657,"uuid":"338036253","full_name":"Tantalor93/dnspyre","owner":"Tantalor93","description":"CLI tool for a high QPS DNS benchmark","archived":false,"fork":false,"pushed_at":"2025-09-03T20:34:50.000Z","size":64300,"stargazers_count":206,"open_issues_count":11,"forks_count":22,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-03T22:19:16.337Z","etag":null,"topics":["benchmark","cli","concurrency","dns","dns-over-https","dns-over-tcp","dns-over-tls","dns-over-udp","doh","doq","go"],"latest_commit_sha":null,"homepage":"https://tantalor93.github.io/dnspyre/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tantalor93.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-11T13:26:24.000Z","updated_at":"2025-09-03T20:34:14.000Z","dependencies_parsed_at":"2023-10-17T07:48:59.940Z","dependency_job_id":"8c534fd3-8949-493f-b8fd-426e1f69c63a","html_url":"https://github.com/Tantalor93/dnspyre","commit_stats":null,"previous_names":["tantalor93/dnstrace"],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/Tantalor93/dnspyre","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tantalor93%2Fdnspyre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tantalor93%2Fdnspyre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tantalor93%2Fdnspyre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tantalor93%2Fdnspyre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tantalor93","download_url":"https://codeload.github.com/Tantalor93/dnspyre/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tantalor93%2Fdnspyre/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278411261,"owners_count":25982368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["benchmark","cli","concurrency","dns","dns-over-https","dns-over-tcp","dns-over-tls","dns-over-udp","doh","doq","go"],"created_at":"2024-10-13T21:05:57.612Z","updated_at":"2025-10-05T05:14:05.004Z","avatar_url":"https://github.com/Tantalor93.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dnspyre\n\n[![Release](https://img.shields.io/github/release/Tantalor93/dnspyre/all.svg)](https://github.com/tantalor93/dnspyre/releases)\n[![Go version](https://img.shields.io/github/go-mod/go-version/Tantalor93/dnspyre)](https://github.com/Tantalor93/dnspyre/blob/master/go.mod#L3)\n[![](https://godoc.org/github.com/Tantalor93/dnspyre/v3?status.svg)](https://godoc.org/github.com/tantalor93/dnspyre/v3/pkg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![Tantalor93](https://circleci.com/gh/Tantalor93/dnspyre/tree/master.svg?style=svg)](https://circleci.com/gh/Tantalor93/dnspyre?branch=master)\n[![lint](https://github.com/Tantalor93/dnspyre/actions/workflows/lint.yml/badge.svg?branch=master)](https://github.com/Tantalor93/dnspyre/actions/workflows/lint.yml)\n[![goreleaser-check](https://github.com/Tantalor93/dnspyre/actions/workflows/goreleaser-check.yml/badge.svg?branch=master)](https://github.com/Tantalor93/dnspyre/actions/workflows/goreleaser-check.yml)\n[![codecov](https://codecov.io/gh/Tantalor93/dnspyre/branch/master/graph/badge.svg?token=MC6PK2OLMK)](https://codecov.io/gh/Tantalor93/dnspyre)\n[![Go Report Card](https://goreportcard.com/badge/github.com/tantalor93/dnspyre/v2)](https://goreportcard.com/report/github.com/tantalor93/dnspyre/v2)\n\n![dnspyre logo](./docs/assets/logo.png)\n\ndnspyre is a command-line DNS benchmark tool built to stress test and measure the performance of DNS servers. You can easily run benchmark from MacOS, Linux or Windows systems.\n\nThis tool is based and originally forked from [dnstrace](https://github.com/redsift/dnstrace), but was largely rewritten and enhanced with additional functionality.\n\nThis tool supports wide variety of options to customize DNS benchmark and benchmark output. For example, you can:\n* benchmark DNS servers using DNS queries over UDP or TCP\n* benchmark DNS servers with all kinds of query types like A, AAAA, CNAME, HTTPS, ... (`--type` option)\n* benchmark DNS servers with a lot of parallel queries and connections (`--number`, `--concurrency` options)\n* benchmark DNS servers for a specified duration (`--duration` option)\n* benchmark DNS servers with DoT ([DNS over TLS](https://datatracker.ietf.org/doc/html/rfc7858))\n* benchmark DNS servers using DoH ([DNS over HTTPS](https://datatracker.ietf.org/doc/html/rfc8484))\n* benchmark DNS servers using DoQ ([DNS over QUIC](https://datatracker.ietf.org/doc/rfc9250/))\n* benchmark DNS servers with uneven random load from provided high volume resources (see `--probability` option)\n* plot benchmark results via CLI histogram or plot the benchmark results as boxplot, histogram, line graphs and export them via all kind of image formats like png, svg and pdf. (see `--plot` and `--plotf` options)\n\n![demo](docs/assets/demo.gif)\n\n## Documentation \nFor installation guide, examples and more, see the [documentation page](https://tantalor93.github.io/dnspyre/) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftantalor93%2Fdnspyre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftantalor93%2Fdnspyre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftantalor93%2Fdnspyre/lists"}