Skip to content

Discover optimal DNS server speed with this Docker image for efficient network performance testing

License

Notifications You must be signed in to change notification settings

AmirBasuti/best403unlocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About best403unlocker

I had so many challenge in choosing the best DNS sni proxy server thats fits my internet service provider so I develope an script that tests the speed of the DNSs so I won't waste my time on finding the best DNS server

output

Getting Started

you can use this script with docker

docker

you only need docker installed and you can edit variables in .env for your needs.

git clone --depth 1 https://github.com/ArmanTaheriGhaleTaki/best403unlocker/ && cd best403unlocker && docker build -t speedtestdns . && docker run --env-file .env speedtestdns

or you can use built image uploaded in dockerhub
for that case you need to use .env at run time

wget -c https://raw.githubusercontent.com/ArmanTaheriGhaleTaki/best403unlocker/main/.env && docker run --env-file .env armantaherighaletaki/best403unlocker 

Contact

my social media - @armondy🙄 - [email protected]

Project Link: best403unlocker

About

Discover optimal DNS server speed with this Docker image for efficient network performance testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.4%
  • Dockerfile 13.6%