You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A functional cross-platform Telnet server written in C# and .NET 5.
TelnetServerLibrary: The assembly that handles all Telnet socket I/O. TelnetServer: A simple console app that acts as a Telnet server, showing how to communicate using the library.
About
A functional cross-platform Telnet server written in C# and .NET 5.