What was previous written as "shutdown(2)" in the older version, is now written as "Shutdown", what breaks the string check and causes the netcat binary to be invoked without the "-N" option. This fix expands the check behaviour to ignore the case (\c), which causes the Linux netcat binary to be properly detected.
What was previous written as "shutdown(2)" in the older version, is now written as "Shutdown", what breaks the string check and causes the netcat binary to be invoked without the "-N" option. This fix expands the check behaviour to ignore the case (\c), which causes the Linux netcat binary to be properly detected.
Closes #4