help
A simple Unix utility which reads and writes data across network
connections.
+
+config BUSYBOX_CONFIG_NETMSG
+ bool "netmsg"
+ default y
+ help
+ simple program for sending udp broadcast messages
config BUSYBOX_CONFIG_NETSTAT
bool "netstat"
config BUSYBOX_CONFIG_TELNET
bool "telnet"
- default n
+ default y
help
Telnet is an interface to the TELNET protocol, but is also commonly
used to test other simple protocols.
config BUSYBOX_CONFIG_FEATURE_TELNET_TTYPE
bool " Pass TERM type to remote host"
- default n
+ default y
depends on BUSYBOX_CONFIG_TELNET
help
Setting this option will forward the TERM environment variable to the