パッケージ: 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.