It is possible to run a telnet server on the IP-STB. This enables you to examine and troubleshoot the software while the IP-STB is running.
Note! The telnet server should never be included in a production IP-STB boot image. There are no restrictions to what you can do with it, you are logged in as root.
The telnet server is included in the boot image by adding the "kreatv-tool-telnet" package when building the boot image. It will listen for TCP connections on the standard port 23. Example:
kreatv-tool-telnet
The telnet server does not take any parameters. Note: there is no login required, you are immediately logged in as user root.