Skip to content

Server crashes, if client sends nonexistent command. #9

Description

@yernende

If client sends nonexistent command, server crashes with such error:

node_modules\telnet\lib\telnet.js:153
  return COMMAND_IMPLS[command](bufs, i + 1, event)
                               ^
TypeError: undefined is not a function

The same error occurs with correct command, but incorrect option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions