TelnetKit

master

powerje/TelnetKit

⚠️ Not very useful yet ⚠️

TelnetKit

Implementation of a server adhering to RFC 854 in Swift.

What is currently implemented:

Almost nothing! Connections can be made and are a thin layer over Vapor Sockets which does all the difficult work. The project includes a demo app which creates a server that echos the clients inputs back to them.

Roadmap:

  • NVT
  • Pluggable module for Telnet negotiations
  • Negotiate basic options
  • Symmetric view of terminals and processes

Building

Build using the Swift Package Manager: swift build

To generate the xcodeproj: swift package generate-xcodeproj

Description

  • Swift Tools 4.0.0
View More Packages from this Author

Dependencies

Last updated: Sat Mar 16 2024 01:41:53 GMT-0900 (Hawaii-Aleutian Daylight Time)