pkg.soopen package index

brew / 排名 7790

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install sslh

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install sslh

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

Linux

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

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

Debian apt已验证 · 92%
sudo apt install sslh

Debian stable package indexes · sslh · 来源: deb.debian.org

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

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

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

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

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

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

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

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

概览

软件包摘要

Forward connections based on first data packet sent by client

命令和别名

  • sslh

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:client

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
sslh可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本2.3.1
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:sslh
版本2.3.1
软件包管理器Homebrew
主页https://www.rutschle.net/tech/sslh.shtml
仓库https://github.com/yrutschle/sslh
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

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 依赖
  • 6 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 6 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

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

使用的来源

  • 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