macOS
brew install stunnellocal Homebrew formula metadata
sudo port install stunnelMacPorts ports tree · security/stunnel/Portfile · Source: api.github.com
brew / rang 1898
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stunnel pour les workflows d'agents IA.
installation
brew install stunnellocal Homebrew formula metadata
sudo port install stunnelMacPorts ports tree · security/stunnel/Portfile · Source: api.github.com
sudo apk add stunnelAlpine Linux edge package indexes · stunnel · Source: dl-cdn.alpinelinux.org
sudo dnf install stunnelFedora Rawhide package metadata · stunnel · Source: dl.fedoraproject.org
nix profile install nixpkgs#stunnelnixpkgs package indexes · pkgs/by-name/st/stunnel/package.nix · Source: api.github.com
sudo pacman -S stunnelArch Linux sync databases · stunnel · Source: geo.mirror.pkgbuild.com
sudo zypper install stunnelopenSUSE Tumbleweed package metadata · stunnel · Source: download.opensuse.org
choco install stunnelChocolatey community package catalog · stunnel · Source: community.chocolatey.org
scoop install extras/stunnelScoop official bucket manifest trees · bucket/stunnel.json · Source: api.github.com
winget install --id MichalTrojnara.Stunnel -eWindows Package Manager source index · MichalTrojnara.Stunnel · Source: cdn.winget.microsoft.com
aperçu
SSL tunneling program
historique
stunnel is a long-running TLS wrapper proxy used to add TLS encryption to clients and servers that do not speak TLS themselves.
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.
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.
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.
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.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
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
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.
<config-folder>/stunnel.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
stunnel | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
stunnel3 | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:stunnel |
|---|---|
| Version | 5.79 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.stunnel.org/ |
| Dernière mise à jour | 2026-06-29T16:45:11Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
stunnel
nix profile install nixpkgs#stunnelstunnel 5.76-r0
SSL encryption wrapper between network client and server
sudo apk add stunnelstunnel-doc 5.76-r0
SSL encryption wrapper between network client and server (documentation)
sudo apk add stunnel-docstunnel-openrc 5.76-r0
SSL encryption wrapper between network client and server (OpenRC init scripts)
sudo apk add stunnel-openrcstunnel3 5.76-r0
Perl wrapper to use stunnel 3.x syntax in stunnel >=4.05
sudo apk add stunnel3stunnel 5.78-5.fc45
A TLS-encrypting socket wrapper
sudo dnf install stunnelstunnel 5.79-1
A program that allows you to encrypt arbitrary TCP connections inside SSL
sudo pacman -S stunnelstunnel 5.79-1.2
Universal TLS Tunnel
sudo zypper install stunnelstunnel-doc 5.79-1.2
Documentation for the universal TLS Tunnel
sudo zypper install stunnel-docstunnel
sudo port install stunnelstunnel
choco install stunnelextras/stunnel
scoop install extras/stunnelMichalTrojnara.Stunnel
winget install --id MichalTrojnara.Stunnel -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.