macOS
brew install gensiolocal Homebrew formula metadata
sudo port install gshMacPorts ports tree · shells/gsh/Portfile · 来源: api.github.com
安装
brew install gensiolocal Homebrew formula metadata
sudo port install gshMacPorts ports tree · shells/gsh/Portfile · 来源: api.github.com
sudo apk add gensioAlpine Linux edge package indexes · gensio · 来源: dl-cdn.alpinelinux.org
sudo dnf install gensioFedora Rawhide package metadata · gensio · 来源: dl.fedoraproject.org
nix profile install nixpkgs#gensionixpkgs package indexes · pkgs/by-name/ge/gensio/package.nix · 来源: api.github.com
sudo pacman -S gensioArch Linux sync databases · gensio · 来源: geo.mirror.pkgbuild.com
sudo zypper install gensioopenSUSE Tumbleweed package metadata · gensio · 来源: download.opensuse.org
sudo apt install gensio-binDebian stable package indexes · gensio-bin · 来源: deb.debian.org
概览
Stream I/O Library
历史
gensio is a C stream I/O framework that gives applications one stackable abstraction over TCP, UDP, SCTP, Unix sockets, serial devices, telnet, TLS, pseudo-terminals, files, sound, and other transports. It also ships command-line tools such as gensiot, gtlssh, gtlsshd, and gmdns.
The FAQ says gensio began inside ser2net while Corey Minyard was rewriting ser2net to add encryption and authentication. The protocol-layering code became general enough to split into its own library, then grew through additional transports, filters, and proof-of-concept tools.
gensio's adoption is concentrated in systems and networking niches rather than broad application development. The ser2net README describes gensio as a required library and notes that ser2net's crypto, mDNS, IPMI, RFC2217, and command-line connection capabilities come through gensio.
Practitioners build gensio stacks as strings, such as layering telnet over TCP or TLS over a transport, and can create outgoing gensios or accepter stacks for incoming connections. The USING guide recommends str_to_gensio and str_to_gensio_accepter for most code, with callbacks for event-driven I/O and blocking helpers for convenience.
gensio matters to package users because it turns serial, network, encrypted-login, and remote-console behavior into reusable packaged tools and libraries. It is especially relevant when ser2net-style deployments need authentication, encryption, RFC2217 serial control, or portable I/O behavior across Unix, macOS, BSD, and Windows.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gagwpe | cli | 全局可执行文件 | |
gensiot | cli | 全局可执行文件 | |
gmdns | cli | 全局可执行文件 | |
greflector | cli | 全局可执行文件 | |
gsh | cli | 全局可执行文件 | |
gsound | cli | 全局可执行文件 | |
gtlssh | cli | 全局可执行文件 | |
gtlssh-keygen | cli | 全局可执行文件 | |
gtlsshd | cli | 全局可执行文件 | |
gtlssync | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cminyard/gensio
安装元数据
| 软件包键 | brew:gensio |
|---|---|
| 版本 | 3.0.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gensio |
| 主页 | https://github.com/cminyard/gensio |
| 仓库 | https://github.com/cminyard/gensio |
| 上游文档 | https://github.com/cminyard/gensio#readme |
| 许可证 | LGPL-2.1-only AND GPL-2.0-only AND Apache-2.0 |
| 源码归档 | https://github.com/cminyard/gensio/releases/download/v3.0.3/gensio-3.0.3.tar.gz |
| 最后更新 | 2026-07-21T21:00:39Z |
| Pulse | updated |
| 依赖 | gettext, glib, openssl@3, portaudio, python@3.14, tcl-tk |
| 构建依赖 | go, pkgconf, swig |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gensio |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gensio-bin 2.8.13-7
abstract stream I/O (command line tool)
https://github.com/cminyard/gensio
sudo apt install gensio-binlibgensio-dev 2.8.13-7
abstract stream I/O (development files)
https://github.com/cminyard/gensio
sudo apt install libgensio-devlibgensio6t64 2.8.13-7
abstract stream I/O (runtime files)
https://github.com/cminyard/gensio
sudo apt install libgensio6t64python3-gensio 2.8.13-7
abstract stream I/O (Python 3 bindings)
https://github.com/cminyard/gensio
sudo apt install python3-gensiogensio
nix profile install nixpkgs#gensiogensio-bin 2.8.2-6.1build1
abstract stream I/O (command line tool)
https://github.com/cminyard/gensio
sudo apt install gensio-binlibgensio-dev 2.8.2-6.1build1
abstract stream I/O (development files)
https://github.com/cminyard/gensio
sudo apt install libgensio-devlibgensio6t64 2.8.2-6.1build1
abstract stream I/O (runtime files)
https://github.com/cminyard/gensio
sudo apt install libgensio6t64python3-gensio 2.8.2-6.1build1
abstract stream I/O (Python 3 bindings)
https://github.com/cminyard/gensio
sudo apt install python3-gensiogensio 2.8.14-r0
General Stream I/O
https://github.com/cminyard/gensio
sudo apk add gensiogensio-dev 2.8.14-r0
General Stream I/O (development files)
https://github.com/cminyard/gensio
sudo apk add gensio-devgensio-doc 2.8.14-r0
General Stream I/O (documentation)
https://github.com/cminyard/gensio
sudo apk add gensio-docgensio-libs 2.8.14-r0
General Stream I/O (libraries)
https://github.com/cminyard/gensio
sudo apk add gensio-libsgensio 3.0.2-2.fc45
General Stream I/O
https://github.com/cminyard/gensio
sudo dnf install gensiolibgensio 3.0.2-2.fc45
Dynamic gensio Libraries
https://github.com/cminyard/gensio
sudo dnf install libgensiolibgensio-devel 3.0.2-2.fc45
Development files for gensio
https://github.com/cminyard/gensio
sudo dnf install libgensio-devel来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.