board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / netcat / Config.in
blob924069ee1f35a5ff0d8e564c1d42dbe8b4f8aad5
1 config BR2_PACKAGE_NETCAT
2         bool "netcat"
3         depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
4         help
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