Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 307 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 307 Bytes

Installation

sudo apt-get install cmake g++ pkg-config git vim-common libwebsockets-dev libjson-c-dev libssl-dev
mkdird build && cd build
cmake ..
make

How to Use

To start the termynal_tty server use the following command under Linux:

./build/termynal_tty -p <port> <shell>