tree: 1fffdb53e78c23a61512629a511847ea62769b49 [path history] [tgz]
  1. private/
  2. CMakeLists.txt
  3. README.md
remote_shell/README.md

Remote Shell

The Celix Remote Shell implements a telnet interface for the Celix Shell.

Properties
remote.shell.telnet.port              used port (default: 6666)
remote.shell.telnet.maxconn           amount of concurrent connections (default: 2)
CMake option
BUILD_REMOTE_SHELL=ON