+1
−0
package/netcat-openbsd/Config.in
0 → 100644
+24
−0
package/netcat-openbsd/netcat-openbsd.mk
0 → 100644
+35
−0
Loading
The OpenBSD implementations of netcat. The main difference from netcat is the support for IPv6, proxies, and Unix sockets. [Thomas: use tabs in the command applying Debian patches, add dependency on Busybox when enabled so that we override the 'nc' command installed by Busybox.] Signed-off-by:Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>