/best403unlocker

Discover optimal DNS server speed for efficient network performance testing

Primary LanguageShellGNU General Public License v3.0GPL-3.0

About best403unlocker

I had so many challenges in choosing the best DNS sni proxy server that fits my internet service provider so I developed an script that tests the speed of the DNSes 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🙄 - armantahery1381@gmail.com

Project Link: best403unlocker