Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, Nix, pacman, zypper, apt, MacPorts 安装 gensio

查看 gensio 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gensio

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gsh

MacPorts ports tree · shells/gsh/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gensio

Alpine Linux edge package indexes · gensio · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install gensio

Fedora Rawhide package metadata · gensio · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gensio

nixpkgs package indexes · pkgs/by-name/ge/gensio/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S gensio

Arch Linux sync databases · gensio · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install gensio

openSUSE Tumbleweed package metadata · gensio · 来源: download.opensuse.org

Debian apt已验证 · 92%
sudo apt install gensio-bin

Debian stable package indexes · gensio-bin · 来源: deb.debian.org

概览

软件包摘要

Stream I/O Library

命令和别名

  • gagwpe
  • gensiot
  • gmdns
  • greflector
  • gsh
  • gsound
  • gtlssh
  • gtlssh-keygen
  • gtlsshd
  • gtlssync

历史

项目历史与用法

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.

时间线

  • FAQ: gensio split out of ser2net after its layered protocol code became reusable.
  • 2025: the 3.0.0 release removed deprecated sergensio code after ser2net and language bindings had moved away from it.
  • 2026: the 3.0.2 release notes listed minor fixes across modem, accepter, pcre2, and locking behavior.

Related projects

  • Related tools and protocols include ser2net, gtlssh, gtlsshd, gensiot, RFC2217 telnet serial control, TLS, SCTP, IPMI SOL, mDNS, AX.25, and SoapySDR.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:ssh,sync,stream

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 6 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gagwpecli全局可执行文件
gensiotcli全局可执行文件
gmdnscli全局可执行文件
greflectorcli全局可执行文件
gshcli全局可执行文件
gsoundcli全局可执行文件
gtlsshcli全局可执行文件
gtlssh-keygencli全局可执行文件
gtlsshdcli全局可执行文件
gtlssynccli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.0.3
管理器更新时间2026-07-21
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namegensio
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gensio-bin 2.8.13-7

abstract stream I/O (command line tool)

https://github.com/cminyard/gensio

sudo apt install gensio-bin
  • Section: libs
  • Architecture: amd64
  • Source Package: gensio
  • 4 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Gensio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gensio-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgensio-dev 2.8.13-7

abstract stream I/O (development files)

https://github.com/cminyard/gensio

sudo apt install libgensio-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gensio
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gensio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgensio-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgensio6t64 2.8.13-7

abstract stream I/O (runtime files)

https://github.com/cminyard/gensio

sudo apt install libgensio6t64
  • Section: libs
  • Architecture: amd64
  • Source Package: gensio
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gensio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgensio6t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-gensio 2.8.13-7

abstract stream I/O (Python 3 bindings)

https://github.com/cminyard/gensio

sudo apt install python3-gensio
  • Section: libs
  • Architecture: amd64
  • Source Package: gensio
  • 5 依赖
  • normalized package name match
  • 匹配方式:Gensio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-gensio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gensio

nix profile install nixpkgs#gensio
  • normalized package name match
  • 匹配方式:Gensio
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ge/gensio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gensio-bin 2.8.2-6.1build1

abstract stream I/O (command line tool)

https://github.com/cminyard/gensio

sudo apt install gensio-bin
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gensio
  • 4 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Gensio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gensio-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgensio-dev 2.8.2-6.1build1

abstract stream I/O (development files)

https://github.com/cminyard/gensio

sudo apt install libgensio-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: gensio
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gensio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgensio-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgensio6t64 2.8.2-6.1build1

abstract stream I/O (runtime files)

https://github.com/cminyard/gensio

sudo apt install libgensio6t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gensio
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gensio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgensio6t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-gensio 2.8.2-6.1build1

abstract stream I/O (Python 3 bindings)

https://github.com/cminyard/gensio

sudo apt install python3-gensio
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gensio
  • 5 依赖
  • normalized package name match
  • 匹配方式:Gensio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-gensio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gensio 2.8.14-r0

General Stream I/O

https://github.com/cminyard/gensio

sudo apk add gensio
  • License: GPL-2.0-only AND LGPL-2.1-only AND Apache-2.0
  • Architecture: x86_64
  • Source Package: gensio
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gensio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gensio from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gensio-dev 2.8.14-r0

General Stream I/O (development files)

https://github.com/cminyard/gensio

sudo apk add gensio-dev
  • License: GPL-2.0-only AND LGPL-2.1-only AND Apache-2.0
  • Architecture: x86_64
  • Source Package: gensio
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gensio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gensio-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gensio-doc 2.8.14-r0

General Stream I/O (documentation)

https://github.com/cminyard/gensio

sudo apk add gensio-doc
  • License: GPL-2.0-only AND LGPL-2.1-only AND Apache-2.0
  • Architecture: x86_64
  • Source Package: gensio
  • normalized package name match
  • 匹配方式:Gensio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gensio-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gensio-libs 2.8.14-r0

General Stream I/O (libraries)

https://github.com/cminyard/gensio

sudo apk add gensio-libs
  • License: GPL-2.0-only AND LGPL-2.1-only AND Apache-2.0
  • Architecture: x86_64
  • Source Package: gensio
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gensio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gensio-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

gensio 3.0.2-2.fc45

General Stream I/O

https://github.com/cminyard/gensio

sudo dnf install gensio
  • License: GPL-2.0-only AND LGPL-2.1-only AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gensio
  • 13 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gensio
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gensio from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libgensio 3.0.2-2.fc45

Dynamic gensio Libraries

https://github.com/cminyard/gensio

sudo dnf install libgensio
  • License: GPL-2.0-only AND LGPL-2.1-only AND Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gensio
  • 11 依赖
  • 32 提供
  • normalized package name match
  • 匹配方式:Gensio
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libgensio from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libgensio-devel 3.0.2-2.fc45

Development files for gensio

https://github.com/cminyard/gensio

sudo dnf install libgensio-devel
  • License: GPL-2.0-only AND LGPL-2.1-only AND Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gensio
  • 12 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Gensio
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libgensio-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment