Skip to content

Add option to use nc (netcat) instead o bash /dev/tcp/ #111

Open
@evandrocoan

Description

@evandrocoan

I was using to use this script (which used (echo -n > /dev/tcp/$WAITFORIT_HOST/$WAITFORIT_PORT) >/dev/null 2>&1 hack on a old operating system/bash 3.2.39), but it was not working, i.e., detecting the when the connection was open. When, I forced the script to use nc -z alternative and it started working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions