#telnet #wascc #capability-provider #api-bindings

wascc-telnet

A telnet server capability provider for waSCC actors

1 unstable release

0.1.0 Jun 4, 2020

#14 in #telnet

Apache-2.0

21KB
474 lines

Telnet Capability Provider

The telnet capability provider will start a new telnet (socket) server for each actor that binds to it, using the following configuration variables from the binding:

  • PORT - the port number on which to start the server
  • MOTD - A file name containing the "message of the day" or login banner for the telnet server

Dependencies

~4–13MB
~157K SLoC