macOS
brew install gensiolocal Homebrew formula metadata
sudo port install gshMacPorts ports tree · shells/gsh/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gensio in AI-Agent-Workflows.
Installation
brew install gensiolocal Homebrew formula metadata
sudo port install gshMacPorts ports tree · shells/gsh/Portfile · Quelle: api.github.com
sudo apk add gensioAlpine Linux edge package indexes · gensio · Quelle: dl-cdn.alpinelinux.org
sudo dnf install gensioFedora Rawhide package metadata · gensio · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#gensionixpkgs package indexes · pkgs/by-name/ge/gensio/package.nix · Quelle: api.github.com
sudo pacman -S gensioArch Linux sync databases · gensio · Quelle: geo.mirror.pkgbuild.com
sudo zypper install gensioopenSUSE Tumbleweed package metadata · gensio · Quelle: download.opensuse.org
sudo apt install gensio-binDebian stable package indexes · gensio-bin · Quelle: deb.debian.org
Überblick
Stream I/O Library
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gagwpe | cli | globales Executable | |
gensiot | cli | globales Executable | |
gmdns | cli | globales Executable | |
greflector | cli | globales Executable | |
gsh | cli | globales Executable | |
gsound | cli | globales Executable | |
gtlssh | cli | globales Executable | |
gtlssh-keygen | cli | globales Executable | |
gtlsshd | cli | globales Executable | |
gtlssync | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/cminyard/gensio
Installationsmetadaten
| Paketschlüssel | brew:gensio |
|---|---|
| Version | 3.0.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gensio |
| Homepage | https://github.com/cminyard/gensio |
| Repository | https://github.com/cminyard/gensio |
| Upstream-Dokumentation | https://github.com/cminyard/gensio#readme |
| Lizenz | LGPL-2.1-only AND GPL-2.0-only AND Apache-2.0 |
| Quellarchiv | https://github.com/cminyard/gensio/releases/download/v3.0.3/gensio-3.0.3.tar.gz |
| Zuletzt aktualisiert | 2026-07-21T21:00:39Z |
| Pulse | updated |
| Abhängigkeiten | gettext, glib, openssl@3, portaudio, python@3.14, tcl-tk |
| Build-Abhängigkeiten | go, pkgconf, swig |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.