## 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 |