Package telnet provides TELNET and TELNETS client and server implementations, for the Go programming language, in a style similar to the "net/http" library that is part of the Go standard library, including support for "middleware"; TELNETS is secure TELNET, with the TELNET protocol over a secured TLS (or SSL) connection.
☆282Jun 17, 2025Updated last year
Alternatives and similar repositories for go-telnet
Users that are interested in go-telnet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Package to handle a telnet connection☆145Aug 13, 2024Updated 2 years ago
- Golang simple telnet client☆11Sep 8, 2018Updated 8 years ago
- Highly configurable and performant MUD written in Go☆29Mar 17, 2019Updated 7 years ago
- Read bytes from stdin and pass them to the remote host☆13Oct 12, 2015Updated 10 years ago
- Easy SSH servers in Golang☆4,176Jan 27, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ICMP Ping library for Go☆1,421Dec 2, 2024Updated last year
- golang security framework including rbac acl and so on.☆15Apr 5, 2015Updated 11 years ago
- Provides packet processing capabilities for Go☆6,795Mar 19, 2025Updated last year
- A pure Go CSV file transcoder☆12Aug 13, 2024Updated 2 years ago
- golang binding netmap api☆19Apr 12, 2023Updated 3 years ago
- HTML Pretty Print for Go (golang)☆19Oct 21, 2020Updated 5 years ago
- Go library to do GPIO on systems with /sys/class/gpio (sysfs)☆138Jun 15, 2021Updated 5 years ago
- Build self-updating Golang programs☆2,272Jun 24, 2022Updated 4 years ago
- 类似于salt-ssh, ansible的一个Golang实现的远程服务器管理工具, 方便的web管理模式, 同时支持命令行模式