目录
目录README.md

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

关于
60.0 KB
邀请码