Skip to content

Small python tool that uses the RPPproxy API to check the availability of a given domain name per all entities in tld.csv file

Notifications You must be signed in to change notification settings

ivanrdgc/DomainsChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


domainschecker

Small tool that uses the RPPproxy API to check the availability of a given domain name per all entities in tld.csv file. Before using it, add API credentials to config.ini file.

Usage (command line): ./app.py <domain_to_check>

You can also run the UI wrapper for this app: ./gtkapp.py

To build standalone for Windows (create .exe file), you will need to have py2exe for python 3 and python3 installed. Run the script build_win32.py inside the dist folder.

App started Domain search started Domain search in progress Domain search finished Result example

About

Small python tool that uses the RPPproxy API to check the availability of a given domain name per all entities in tld.csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages