The Wayback Machine - https://web.archive.org/web/20201119094118/https://github.com/Amorteza1376/domains-lookup-tool
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.