Skip to content

oBusk/dnscmp

Repository files navigation

dnscmp

A small toolkit for benchmarking and comparing DNS resolution times, with a CLI package and a reusable core library.

Packages

Package Description
@dnscmp/types NPM Version Shared TypeScript interfaces (DnsProvider, DnsResult)
@dnscmp/core NPM Version Library for measuring and comparing DNS resolution times
@dnscmp/providers NPM Version Curated list of public DNS providers
dnscmp NPM Version Command-line interface for running DNS timing comparisons

Development

bun install
bun start

Scripts

Script Description
bun start Run the CLI directly from source (no build needed)
bun run build Build all packages for publishing
bun run typecheck Type-check the full project via tsc project references

About

DNS Compare - Compare real life effect of DNS

Resources

License

Stars

Watchers

Forks

Contributors