Skip to content

Conversation

@denizs
Copy link

@denizs denizs commented Feb 28, 2020

What

This PR adds a check whether netcat is installed and if not, exits with an error message

How

I simply use type

Why

I was experiencing odd timeout behaviour in a lean docker container and discovered this was due to the fact that netcat wasn't installed and all output of nc -z is piped to /dev/null.

@Addono
Copy link

Addono commented Feb 4, 2021

Sorry for taking so long 😓

As a heads up, a similar fix landed through #22 a while back, so I will close this PR.

@Addono Addono closed this Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants