Config.in 570 B

1234567891011121314
  1. config BR2_PACKAGE_NETCAT
  2. bool "netcat"
  3. default n
  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.
  12. http://netcat.sourceforge.net/download.php