Telnet-Client icon indicating copy to clipboard operation
Telnet-Client copied to clipboard

Simple telnet client made in swift

Telnet-Client

Simple telnet client made in swift

Requirements

  • Swift 5.0
  • Xcode 10.0+
  • iOS 11.0+

ScreenShots

Telnet Telnet

Used Libraries

Installation

  • Download the project.
  • Open the terminal and navigate to the directory of project cd TelnetClient.
  • Install Dependencies with Cocoapods pod install.
  • Open the workspace open TelnetClient.xcworkspace.

Author