Skip to content

Specify port for telnet #106

Description

@andrewtholt

I am connecting a serial adaptor to an esp8266, then using (linux) ser2net to I can telnet to the console. All good.

I can use socat to create a pty and then use mpfshell to connect to that. It's a bit messy though, and when you exit socat exits too

what would be useful would be (or something like):

mpfshell tn:192.123.0.43:2000

or

mpfshell tn:192.123.0.43,2000

I've stated looking at the code, but your opinion and suggestions would be appreciated.

Thanks,
Andrew

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