Closed jamietanna closed 8 years ago
When running on Arch Linux, the error below occurs:
nc: invalid option -- 'N' Try `nc --help' for more information.
This is found when running with OpenBSD Netcat v1.105_7-7. According to http://linux.die.net/man/1/nc there is no -N flag.
OpenBSD Netcat v1.105_7-7
-N
This error can be removed with the attached change.
When running on Arch Linux, the error below occurs:
This is found when running with
OpenBSD Netcat v1.105_7-7
. According to http://linux.die.net/man/1/nc there is no-N
flag.This error can be removed with the attached change.