blob: 09edcd8fdb27745492ef53ca5d1902c1618c5332 [file] [log] [blame] [view]
## 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