pkg.soopen package index

brew / Rang 1898

stunnel mit Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install stunnel

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install stunnel

MacPorts ports tree · security/stunnel/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add stunnel

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

Fedora dnfverifiziert · 92%
sudo dnf install stunnel

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

Nixverifiziert · 92%
nix profile install nixpkgs#stunnel

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S stunnel

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

openSUSE zypperverifiziert · 92%
sudo zypper install stunnel

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

Windows

Chocolateyverifiziert · 92%
choco install stunnel

Chocolatey community package catalog · stunnel · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install extras/stunnel

Scoop official bucket manifest trees · bucket/stunnel.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id MichalTrojnara.Stunnel -e

Windows Package Manager source index · MichalTrojnara.Stunnel · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

SSL tunneling program

Befehle und Aliase

  • stunnel
  • stunnel3

Verlauf

Projektgeschichte und Nutzung

stunnel is a long-running TLS wrapper proxy used to add TLS encryption to clients and servers that do not speak TLS themselves.

Projektgeschichte

The official changelog records stunnel 0.1 as a testing skeleton on 1998-02-10 and stunnel 1.0 on 1998-02-11 as the first version with SSL support. That makes it one of the older still-packaged command-line TLS utilities in Unix and Windows ecosystems.

The project has remained focused on wrapping arbitrary TCP services with SSL/TLS rather than replacing the underlying application protocol. Its manual and HOWTO present configuration as service sections that accept local connections and connect or execute another service behind the encrypted layer.

Adoptionsgeschichte

The input package facts list stunnel in Homebrew, Alpine, Fedora/DNF, MacPorts, Nix, Arch, Chocolatey, Scoop, WinGet, and openSUSE/Zypper. That breadth reflects stunnel's role as a portable operational tool rather than a single-platform utility.

The official downloads page publishes source tarballs, Windows installers, Android builds, signatures, checksums, and rsync-accessible code archives, showing a release process designed for downstream packagers and administrators.

Wie es verwendet wird

Administrators use stunnel to put TLS in front of non-TLS-aware services or to create encrypted client-side tunnels to remote services. The manual describes global options plus per-service sections containing options such as accept, connect, certificates, keys, and verification settings.

Common package usage is configuration-file driven: install the package, write stunnel.conf service blocks, provide certificates or keys where needed, and supervise stunnel as a daemon or service.

Warum Paket-Nerds sich dafür interessieren

stunnel matters to package nerds because it is a classic tiny Unix tool with a huge compatibility surface: C code, OpenSSL linkage, service-manager integration, certificate file handling, Windows installers, and distribution patches all meet in one package.

It is also a practical example of packaging security middleware. The package is not exciting because it owns an application protocol; it is important because it lets old or simple services survive in TLS-required environments.

Zeitleiste

  • 1998: stunnel 0.1 testing skeleton and stunnel 1.0 with SSL support appeared in the official changelog.
  • 2014: stunnel 5-era releases continued active OpenSSL security updates, including OpenSSL DLL updates during major vulnerability periods.
  • 2026: The official release list shows stunnel 5.79 released on 2026-06-29.

Related projects

  • OpenSSL is the cryptographic library stunnel relies on for TLS functionality.
  • TCP Wrappers/libwrap appears in the manual as an optional access-control integration.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

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
<config-folder>/stunnel.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
stunnelExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
stunnel3Executableindexiertes 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-Version5.79
Manager aktualisiert2026-06-29
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:stunnel
Version5.79
PaketmanagerHomebrew
Homepagehttps://www.stunnel.org/
Zuletzt aktualisiert2026-06-29T16:45:11Z
Pulseupdated
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.

Nix95%

stunnel

nix profile install nixpkgs#stunnel
  • normalized package name match
  • Abgeglichen nach: Stunnel
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/stunnel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

stunnel 5.76-r0

SSL encryption wrapper between network client and server

https://www.stunnel.org

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

stunnel-doc 5.76-r0

SSL encryption wrapper between network client and server (documentation)

https://www.stunnel.org

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

stunnel-openrc 5.76-r0

SSL encryption wrapper between network client and server (OpenRC init scripts)

https://www.stunnel.org

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

stunnel3 5.76-r0

Perl wrapper to use stunnel 3.x syntax in stunnel >=4.05

https://www.stunnel.org

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

stunnel 5.78-5.fc45

A TLS-encrypting socket wrapper

https://www.stunnel.org/

sudo dnf install stunnel
  • License: GPL-2.0-or-later WITH stunnel-exception AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: stunnel
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stunnel
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: stunnel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

stunnel 5.79-1

A program that allows you to encrypt arbitrary TCP connections inside SSL

https://www.stunnel.org/

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

stunnel 5.79-1.2

Universal TLS Tunnel

https://www.stunnel.org/

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

stunnel-doc 5.79-1.2

Documentation for the universal TLS Tunnel

https://www.stunnel.org/

sudo zypper install stunnel-doc
  • License: GPL-2.0-or-later
  • Category: Documentation/Other
  • Architecture: noarch
  • Source Package: stunnel
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stunnel
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stunnel-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

stunnel

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

stunnel

choco install stunnel
  • normalized package name match
  • Abgeglichen nach: Stunnel
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: stunnel from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','striata-reader'
Scoop95%

extras/stunnel

scoop install extras/stunnel
  • normalized package name match
  • Abgeglichen nach: Stunnel
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/stunnel.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

MichalTrojnara.Stunnel

winget install --id MichalTrojnara.Stunnel -e
  • normalized package name match
  • Abgeglichen nach: Stunnel
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: MichalTrojnara.Stunnel from https://cdn.winget.microsoft.com/cache/source.msix

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