9swampy / Telnet

Published on Nuget at https://www.nuget.org/packages/Telnet

Home Page:http://www.nugetmusthaves.com/Package/Telnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I need configurable line terminators

A9G-Data-Droid opened this issue · comments

My environment doesn't produce a ">" character so all the "TerminatedRead" methods hang open.
I am expecting a UNIX root shell that ends with "#".

I think that the API should expose a configurable line terminator property that can optionally be set to whatever string the programmer desires.