groovenauts / check_domains

ドメインの期限をチェックするスクリプト。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

domainsに記載されたドメインの期限をチェックするスクリプト。

Usage

git submodule update --init
bundle
cp domains.example domains
vi domains
WEBHOOK_URL=<WEBHOOK_URL> bundle exec ruby check_domains.rb

About

ドメインの期限をチェックするスクリプト。


Languages

Language:Ruby 100.0%