pkg.soopen package index

brew / Rang 7790

sslh mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sslh in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install sslh

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install sslh

MacPorts ports tree · net/sslh/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add sslh

Alpine Linux edge package indexes · sslh · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install sslh

Debian stable package indexes · sslh · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install sslh

Fedora Rawhide package metadata · sslh · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#sslh

nixpkgs package indexes · pkgs/by-name/ss/sslh/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S sslh

Arch Linux sync databases · sslh · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install sslh

openSUSE Tumbleweed package metadata · sslh · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Forward connections based on first data packet sent by client

Befehle und Aliase

  • sslh

Verlauf

Projektgeschichte und Nutzung

sslh is a small Unix daemon for sharing one public port among several backend protocols by looking at the first bytes sent by a client. Its classic package-manager appeal is that it lets administrators keep SSH, HTTPS, OpenVPN, WireGuard, XMPP, SOCKS5, and similar services reachable in constrained networks without deploying a full reverse-proxy stack.

Projektgeschichte

The upstream changelog records basic functionality in version 1.0, with privilege dropping and configurable targets already present, followed by daemon behavior in 1.1 in 2007. Through the late 2000s and early 2010s sslh accumulated the operational traits expected of a packaged system service: libwrap support, init scripts, a manual page, inetd mode, FreeBSD fixes, IPv6 support, foreground mode, a test suite, and systemd-friendly behavior.

The project later expanded from an SSL/SSH splitter into a general protocol demultiplexer. Upstream documentation now describes probes for HTTP, TLS/SSL including SNI and ALPN, SSH, WireGuard, OpenVPN, tinc, XMPP, SOCKS5, syslog, and regular-expression based protocols, plus transparent proxying, proxyprotocol support, Docker examples, and several process models including fork, select, and libev.

Adoptionsgeschichte

The official download page notes that sslh has been packaged for Debian, Gentoo, FreeBSD, and many other operating systems, while the supplied package metadata shows it in Homebrew, apk, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE package sets. That broad packaging footprint is the main sign of adoption: it is the kind of small network utility distributions carry because it solves a recurring administrator problem.

Upstream also maintains a mailing list for announcements, usage discussion, and feature requests, and directs development to GitHub, where patches and features may appear before formal releases.

Wie es verwendet wird

Common usage is to listen on a public address and port, often 443, then forward traffic to local services such as sshd, an HTTPS server, OpenVPN, or other backends based on protocol detection. The configuration guide says packaged scripts read configuration from /etc/sslh.cfg, and the systemd generator can also read /etc/sslh/sslh.cfg if present.

Package users care about build-time and runtime options because sslh can be compiled with libconfig, systemd socket activation, POSIX capabilities, libwrap, transparent proxying support, and different event models. Those knobs determine whether a distro package feels like a drop-in service or just a source build.

Warum Paket-Nerds sich dafür interessieren

sslh is package-nerd material because it sits at the boundary between networking policy, init systems, and distro defaults. Small differences in config paths, capabilities, service files, and compile flags decide whether it works cleanly on a stock server.

It also preserves an old but still useful Unix pattern: one focused daemon, a readable config file, init/systemd integration, and behavior that can be composed with sshd, httpd, OpenVPN, stunnel, fail2ban, and container runtimes.

Zeitleiste

  • 2007: Version 1.1 added more daemon-like behavior such as PID-file support and startup forking.
  • 2008: Versions 1.3 through 1.5 added local listen-interface parsing, syslog logging, libwrap support, support scripts, and Makefile work.
  • 2009: Version 1.6 added a man page and install targets.
  • 2011: Version 1.8 added OpenVPN probing, a select-based implementation, foreground mode, tests, and Mac OS X documentation; version 1.9 added IPv6 support.
  • 2012: Version 1.11 changed defaults to better fit systemd and launchd and added an HTTP probe.
  • 2020: Version 1.21 moved configuration and command-line handling to conf2struct and changed TLS naming and config defaults.
  • 2021: Version 1.22 added UDP protocol support.
  • 2025: Versions 2.2.4 and later addressed SUSE security-review findings and added connection-limit controls.

Related projects

  • sslh is commonly used alongside sshd, web servers, OpenVPN, WireGuard, stunnel, proxytunnel, corkscrew, fail2ban, and systemd socket activation.
  • It overlaps conceptually with reverse proxies and TLS terminators, but it is focused on early protocol detection rather than HTTP routing or TLS certificate management.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:client

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/sslh.cfg/etc/sslh/sslh.cfg

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
sslhExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version2.3.1
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:sslh
Version2.3.1
PaketmanagerHomebrew
Homepagehttps://www.rutschle.net/tech/sslh.shtml
Repositoryhttps://github.com/yrutschle/sslh
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

sslh 2.1.4-1+b1

Applicative protocol multiplexer

http://www.rutschle.net/tech/sslh/README.html

sudo apt install sslh
  • Section: net
  • Architecture: amd64
  • Source Package: sslh
  • 11 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Sslh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sslh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sslh

nix profile install nixpkgs#sslh
  • normalized package name match
  • Abgeglichen nach: Sslh
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ss/sslh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

sslh 1.22c-1

Applicative protocol multiplexer

http://www.rutschle.net/tech/sslh/README.html

sudo apt install sslh
  • Section: universe/net
  • Architecture: amd64
  • 9 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Sslh
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sslh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

sslh 2.3.1-r0

Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port)

https://www.rutschle.net/tech/sslh/README.html

sudo apk add sslh
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: sslh
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Sslh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sslh from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sslh-doc 2.3.1-r0

Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port) (documentation)

https://www.rutschle.net/tech/sslh/README.html

sudo apk add sslh-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: sslh
  • normalized package name match
  • Abgeglichen nach: Sslh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sslh-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sslh-fail2ban 2.3.1-r0

Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port)

https://www.rutschle.net/tech/sslh/README.html

sudo apk add sslh-fail2ban
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: sslh
  • normalized package name match
  • Abgeglichen nach: Sslh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sslh-fail2ban from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sslh-openrc 2.3.1-r0

Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port) (OpenRC init scripts)

https://www.rutschle.net/tech/sslh/README.html

sudo apk add sslh-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: sslh
  • normalized package name match
  • Abgeglichen nach: Sslh
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sslh-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

sslh 2.3.1-6.fc45

Applicative protocol(SSL/SSH) multiplexer

https://github.com/yrutschle/sslh

sudo dnf install sslh
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sslh
  • 10 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Sslh
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sslh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

sslh 2.3.1-1

SSL/SSH/OpenVPN/XMPP/tinc port multiplexer

https://www.rutschle.net/tech/sslh/README.html

sudo pacman -S sslh
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 7 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Sslh
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sslh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

sslh 2.3.1-1.4

SSL/SSH multiplexer

https://www.rutschle.net/tech/sslh.shtml

sudo zypper install sslh
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/SSH
  • Architecture: x86_64
  • Source Package: sslh
  • 9 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Sslh
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sslh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

sslh

sudo port install sslh
  • normalized package name match
  • Abgeglichen nach: Sslh
MacPorts ports tree · api.github.com · MacPorts ports tree: net/sslh/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation