Skip to content

aMorteza/domains-lookup-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domains-Lookup-Tool

A domain expiry checker and data analytics based on whois lookup.

panel developed using php56.*, bootstrap4 and bash scripts on redhat Linux OS (fedora27 in local and centos 7.5 on server)

Screenshots

panel

panel

Installation

  • whois:
# yum install whois		#RHEL/CentOS
# dnf install whois		#Fedora 22+
$ sudo apt install whois	#Debian/Ubuntu
  • Set cronJob
crontab -e
Add cronjob for 
scripts/bash/start.sh 

  • Config smtp server

To send email notification add config files to scripts/certs

app/ directory and public/config.php generated to use sqlite database in future

About

A domain expiry checker and data analytics based on whois lookup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published