Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 219 Bytes

dns-checker

  • git clone
  • npm i
  • You need to copy config.sample.json to config.json and fill out missing information.
  • Run the script as a service forever: forever-service install -s index.js dns-checker