tree: 722a75f2871157e1436227927d21434fc87689b9 [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