Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

olback/simple-whois-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple WHOIS Lookup

Simple whois lookup by olback

Requirements:

  • OS: Any Linux Distro should do.
  • Requires 'whois' to be installed on host
  • PHP 5.5 or greater
  • A HTTP Server (Preferably nginx)

Send whois lookup results with a link

index.php?q=example.com returns whois lookup for example.com.

Want raw output, without any css?

  • raw.php?myip returns your ip.
  • raw.php?q=example.com returns whois lookup for example.com

All settings are located in res/settings.php

Releases

No releases published

Sponsor this project

 

Packages

No packages published