Skip to content

stevenharradine/dns-reactor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dns-reactor

Monitors one or more hostnames for IP changes, and (optionally) execute a command.

Usage

dns-reactor -interval 30 -execute "service haproxy reload" github.com

This would check the IP of github.com every 30 seconds, and execute service haproxy reload if it has changed since last check.

License

MIT

Contributors

About

Monitors hostname(s) for IP changes and optionally execute a command when it happens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%