ADC protocol. Supports utf8 and secure client connections and automatic hublist registration (optional). Now with right click menu ( 0.7.1- must be enabled in plugins file-> look for plugin ucmd.
Linux build from source:
- Code: Select all
mkdir -p build && cd build
cmake ..
make -j
make install