Crates.io | wascc-telnet |
lib.rs | wascc-telnet |
version | 0.1.0 |
source | src |
created_at | 2020-06-04 13:50:35.086424 |
updated_at | 2020-06-04 13:50:35.086424 |
description | A telnet server capability provider for waSCC actors |
homepage | https://wascc.dev |
repository | https://github.com/wascc/telnet-provider |
max_upload_size | |
id | 250004 |
size | 31,721 |
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 serverMOTD
- A file name containing the "message of the day" or login banner for the telnet server