public
Description: A simple program to help you react more quickly to servers and services coming back online.
Homepage:
Clone URL: git://github.com/dustin/waitforsocket.git
README.markdown

This is a simple C program that waits for a remote socket to become available. It's useful to avoid guessing when a service comes back up, etc...

Example:

waitforsocket somehost 22 ; ssh somehost