套件:golang-github-ziutek-telnet-dev(0.1.0-1)
golang-github-ziutek-telnet-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-ziutek-telnet:
- [golang-github-ziutek-telnet_0.1.0-1.dsc]
- [golang-github-ziutek-telnet_0.1.0.orig.tar.gz]
- [golang-github-ziutek-telnet_0.1.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go library for handling Telnet connections
This package provides a Go library for managing Telnet connections, enabling developers to create robust Telnet clients for interacting with remote servers. It offers a simple interface for handling Telnet protocol specifics, such as option negotiation, echo control, and data transfer, making it suitable for automating interactions with Telnet-based systems.
It includes the source code and development files for integrating the library into Go projects. With features like reading until delimiters and support for Unix-style line endings, it is ideal for building command-line tools, network automation scripts, or custom Telnet clients.