macOS
brew install ser2netlocal Homebrew formula metadata
brew / rank 5638
Allow network connections to serial ports. Version 4.6.8 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install ser2net.
install
brew install ser2netlocal Homebrew formula metadata
sudo apk add ser2netAlpine Linux edge package indexes · ser2net · source: dl-cdn.alpinelinux.org
sudo apt install ser2netDebian stable package indexes · ser2net · source: deb.debian.org
sudo dnf install ser2netFedora Rawhide package metadata · ser2net · source: dl.fedoraproject.org
nix profile install nixpkgs#ser2netnixpkgs package indexes · pkgs/by-name/se/ser2net/package.nix · source: api.github.com
sudo pacman -S ser2netArch Linux sync databases · ser2net · source: geo.mirror.pkgbuild.com
sudo zypper install ser2netopenSUSE Tumbleweed package metadata · ser2net · source: download.opensuse.org
overview
Allow network connections to serial ports
history
ser2net is a long-running daemon that bridges network connections to serial ports and other gensio connectors, including IPMI Serial over LAN.
ser2net originated as a daemon for making local serial ports accessible over networks and has accumulated a long maintenance history under Corey Minyard. Its repository contains more than a thousand commits and records releases dating back at least to the 2.x series in the 2000s.
Modern ser2net is built on the gensio library. This expanded the original serial-to-TCP model into a general accepter-to-connector bridge with optional encryption, authentication, mDNS, IPMI Serial over LAN, and multiple transport protocols. Configuration evolved from the historical ser2net.conf format to the documented YAML configuration used by current releases.
ser2net has long been packaged by major Linux and Unix-like distributions. The input records availability through Homebrew, Alpine, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE, consistent with its role as infrastructure for embedded systems, laboratory equipment, and remote administration.
Administrators define connections from TCP, telnet, RFC 2217, or protected gensio listeners to serial devices such as /dev/ttyUSB0. Clients can then access remote serial consoles through ordinary sockets or gensio-aware tools, with optional remote serial-parameter control, encryption, authentication, and mDNS advertisement.
ser2net is a classic Unix adapter: it exposes serial hardware to socket-oriented clients without forcing applications to understand local device APIs. Support for RFC 2217, encryption, authentication, mDNS, IPMI SOL, and the flexible gensio transport stack has allowed a small daemon to remain useful across generations of serial and network deployments.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/ser2net/ser2net.yamlCredential-bearing paths to review before unattended agent runs.
/etc/ser2net/ser2net.crt/etc/ser2net/ser2net.keyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ser2net | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://ser2net.sourceforge.net/
install metadata
| Package key | brew:ser2net |
|---|---|
| Version | 4.6.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ser2net |
| Homepage | https://ser2net.sourceforge.net/ |
| Upstream docs | https://ser2net.sourceforge.net/ |
| License | GPL-2.0-only |
| Source archive | https://downloads.sourceforge.net/project/ser2net/ser2net/ser2net-4.6.8.tar.gz |
| Last updated | 2026-09-13T08:01:07Z |
| Pulse | updated |
| Dependencies | gensio, libxcrypt, libyaml |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | To configure ser2net, edit the example configuration in $HOMEBREW_PREFIX/etc/ser2net/ser2net.yaml |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ser2net |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ser2net 4.6.4-1
Serial port to network proxy
https://github.com/cminyard/ser2net
sudo apt install ser2netser2net
nix profile install nixpkgs#ser2netser2net 4.6.0-1build2
Serial port to network proxy
https://github.com/cminyard/ser2net
sudo apt install ser2netser2net 4.6.4-r0
A proxy that allows telnet/tcp connections to be made to serial ports
https://github.com/cminyard/ser2net
sudo apk add ser2netser2net-doc 4.6.4-r0
A proxy that allows telnet/tcp connections to be made to serial ports (documentation)
https://github.com/cminyard/ser2net
sudo apk add ser2net-docser2net-openrc 4.6.4-r0
A proxy that allows telnet/tcp connections to be made to serial ports (OpenRC init scripts)
https://github.com/cminyard/ser2net
sudo apk add ser2net-openrcser2net 4.6.8-1.fc45
Proxy that allows TCP/UDP to serial port connections
https://github.com/cminyard/ser2net
sudo dnf install ser2netser2net 4.6.8-1
A proxy that allows telnet/tcp connections to be made to serial ports
https://sourceforge.net/projects/ser2net
sudo pacman -S ser2netser2net 4.6.8-1.1
Serial port to network proxy
https://github.com/cminyard/ser2net
sudo zypper install ser2netsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.