New Features
--onceoption: accept only one client and exit on disconnection--readonlyoption: do not allow clients to write to the TTY--check-originoption: do not allow websocket connection from different origin- HTTP
Serverheader changed to ttyd, eg:ttyd/1.1.0 (libwebsockets/2.0.2)
Improvements
- Added check for
lws_config.h, some version of libwebsockets may not have this header file - libwebsockets : handle fragmented messages, this allows large input on the web
- OpenWrt Makefile: changed the
openssldependency tolibopenssl