ddns-scripts: verify_host_port hangs with GNU netcat
Open
@feckert is already working on this.
Since Jan 11, 2021.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Maintainer: @feckert
Environment: whatever
Description:
If GNU netcat is installed, -w option is detected and the script treat it as busybox nc compiled with extensions. However the -w 1 parameter in GNU netcat does not work the same way as busybox, and nc may hang forever.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.