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

aladh/domain_name_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Name Checker

Notifies you when a domain is available or expiring soon.

Configuration

  • Set environment variable WHOIS_API_KEY with key for JsonWhois API
  • Deployed as a scheduled job on GitLab CI.

Build

go build

Run

WHOIS_API_KEY=KEY ./domain_name_checker example.com 

About

Notifies you when a domain name is about to expire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages