aboutsummaryrefslogtreecommitdiffstats
path: root/community/wait4ports
Commit message (Collapse)AuthorAgeFilesLines
* community/wait4ports: upgrade to 0.2.3Erik Ogan2018-09-101-2/+2
|
* community/wait4ports: upgrade to 0.2.2Erik Ogan2018-09-041-6/+8
| | | | | | | | Adds: * IPv6 support * Hostname resolution (necessary for docker-compose > v1) * Verbosity and sleep interval configuration via environment and command-line
* community/wait4ports: new aportErik Ogan2017-02-261-0/+28
wait4ports is a small binary that waits for network peers to be ready for connections. I wrote wait4ports in 2015 when I could not find a small tool to reliably poll for a list of network peers to be ready for connections. If there is a better way in Alpine Linux, I would love to use that instead.