Missing -C (CRLF as EOL) option in Netcat
Open
@keerthanakalyan is already working on this.
Since Oct 2, 2018.
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
The version of Netcat included with Photon does not contain the -C option to use CRLF for EOL. This is a particularly helpful option while troubleshooting and many forks of Netcat, such as Debian's have added this functionality. Red Hat has opted to replace Netcat with Nmap's Ncat, which also has this option and is in active development. Either of these choices would expand the current troubleshooting options.
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.