1 config BR2_PACKAGE_NETCAT
3 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
5 Netcat is a featured networking utility which reads and writes data
6 across network connections, using the TCP/IP protocol.
7 It is designed to be a reliable "back-end" tool that can be used
8 directly or easily driven by other programs and scripts. At the
9 same time, it is a feature-rich network debugging and exploration
10 tool, since it can create almost any kind of connection you would
11 need and has several interesting built-in capabilities.
13 http://netcat.sourceforge.net/download.php