Skip to content

huhlig/telnet-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telnet-rs: A Native Rust Telnet Terminal Implementation

License Build Status

(API Docs)

TODO: Write up an interesting description.

Standards

Telnet-rs attempts to implement the telnet protocol based on the following:

  • RFC854 - TELNET PROTOCOL SPECIFICATION
  • RFC855 - TELNET OPTION SPECIFICATIONS
  • RFC856 - TELNET BINARY TRANSMISSION
  • RFC1143 - The Q Method of Implementing TELNET Option Negotiation

License

This project is licensed under Apache License, Version 2.0.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

About

Rust Based Async Aware Telnet Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages