Config.in 367 B

12345678910
  1. config BR2_PACKAGE_LIBTELNET
  2. bool "libtelnet"
  3. help
  4. libtelnet provides safe and correct handling of the core
  5. TELNET protocol. In addition to the base TELNET protocol,
  6. libtelnet also implements the Q method of TELNET option
  7. negotiation. libtelnet can be used for writing servers,
  8. clients, or proxies.
  9. https://github.com/seanmiddleditch/libtelnet