Project Name
[Check DNS] - Python Script to check if the domain name's are already propagated on your local ISP.
Installation
All it needs is Python
Usage
Edit the script file to match your domain name, host IP and the website to open when it is propagated.
To run the script, just run python dnscheck.py
on your computer's console.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
I needed to check a website's DNS on my local network, not using online tools, because local ISP have different DNS propagation time. Then I decided to create this tool. I will increment it with other features.
Credits
Who helped me: Dyego Vieira: https://github.com/dyegoav
*** > > > I will add the name of everyone who helped me
License
MIT