Skip to content

vivekhub/dnsbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsbench

DNS Bench is a simple tool to benchmark various DNS servers from your network to see which would be the optimal choice for you. DNS reolution times have an impact on how we perceive internet is "fast" or "slow". Leveraging a better DNS improves your overall network experience. Read about the details of My journey on tweaking my DNS.

Installation and Running

This is a simple python script that uses the python-dns module. I use poetry for my module management and you will find the TOML and the lock files along with the code.

if you are familar with poetry, you can get it going with poetry install

followed by poetry run python ./bench.py

The program's output is self explanatory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages