Skip to content

brocode/dnswait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnswait

https://travis-ci.org/brocode/dnswait.svg?branch=master

Why?

Waiting for domains resolving to a certain IP can be tedious. dnswait can help you in the process of waiting. After the domain successfully points towards the given IP, dnswait will send you a notification :)

Examples

dnswait --domain sprint.net --ip 2600::
dnswait --domain reddit.com --ip 151.101.65.140

Miscellaneous

dnswait uses https://github.com/0xAX/notificator to support the following notifications:

  • Linux: notify-send or kdialog
  • OSX: terminal-notifier or osascript
  • Windows: growlnotify