pkg.soopen package index

brew / rang 1898

Installer stunnel avec Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stunnel pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install stunnel

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install stunnel

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add stunnel

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

Fedora dnfvérifié · 92%
sudo dnf install stunnel

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

Nixvérifié · 92%
nix profile install nixpkgs#stunnel

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S stunnel

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

openSUSE zyppervérifié · 92%
sudo zypper install stunnel

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

Windows

Chocolateyvérifié · 92%
choco install stunnel

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

Scoopvérifié · 92%
scoop install extras/stunnel

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

Windows Package Managervérifié · 92%
winget install --id MichalTrojnara.Stunnel -e

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

aperçu

Résumé du paquet

SSL tunneling program

Commandes et alias

  • stunnel
  • stunnel3

historique

Historique du projet et usages

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

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : orange

formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • formula declares a Homebrew service

Signaux

  • metadata:service

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
stunnelexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
stunnel3exécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire5.79
gestionnaire mis à jour2026-06-29
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:stunnel
Version5.79
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://www.stunnel.org/
Dernière mise à jour2026-06-29T16:45:11Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

stunnel

nix profile install nixpkgs#stunnel
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 4 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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