v1.1.3
Enhancements
Added detection of netcat
utility flavor. The GNU netcat
implementation will not terminate by default after receiving EOF in stdin. The script now detects the GNU netcat
implementation and adds the -c
argument to make netcat
terminate.
Currently, the script is able to detect GNU, OpenBSD and Traditional implementations of netcat
.
Full Changelog: 1.1.2...1.1.3