Mohammad Abdolirad

Results 33 comments of Mohammad Abdolirad

Name: Wait4X Repo: https://github.com/atkrad/wait4x Why: Trying to learn more about growing a community around a project from other maintainers.

Hey @bwolfe You can use the [**Wait4X**](https://github.com/atkrad/wait4x), It's already supported multiple host checking. **Example:** `wait4x tcp 1.1.1.1:80 1.1.1.1:53 --log-level debug`

Hey @mrhovunping , You can install the [Wait4X](https://github.com/atkrad/wait4x) from the official Alpine repositories: `apk add wait4x`

Hey @joel0 You can use the [Wait4X](https://wait4x.dev), it supports IPV6: `wait4x tcp '[::1]:3306'`

Hey @alexaung , You can install the [Wait4X](https://github.com/atkrad/wait4x) from the official Alpine repositories: `apk add wait4x`

Hey @gururajrkatti You can use the [**Wait4X**](https://github.com/atkrad/wait4x), it's already supported ppc64le architecture. https://github.com/atkrad/wait4x/releases

Hey @gordalina You can use the [**Wait4X**](https://github.com/atkrad/wait4x), It's already supported the reverse checking. **Example:** `wait4x tcp 127.0.0.1:80 --invert-check`

Another solution, use a tool [Wait4X](https://github.com/atkrad/wait4x) that has binary version. 😃

> > Another solution, use a tool [Wait4X](https://github.com/atkrad/wait4x) that has binary version. smiley > > Please stop spamming the issues here. You posted the same comment multiple times now. I...

Hey @dennisschroer You can use the [**Wait4X**](https://github.com/atkrad/wait4x), It's already supported TCP connection timeout. **Example:** `wait4x tcp 127.0.0.1:80 --connection-timeout=10s --timeout=500s`