Skip to content

gmariani/whois

Repository files navigation

Another minimalist whois domain lookup

Single file .php script to fetch domain information from whois and dig. Run locally or on a web server that supports PHP and shell_exec. That can be accomplished by doing the following.

  • git clone https://github.com/gmariani/whois.git
  • cd whois
  • php -S localhost:8000
  • Then open http://localhost:8000

About

DNS and hosting lookup utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published