macOS
brew install stunnellocal Homebrew formula metadata
sudo port install stunnelMacPorts ports tree · security/stunnel/Portfile · ソース: api.github.com
brew / 順位 1891
stunnel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stunnellocal Homebrew formula metadata
sudo port install stunnelMacPorts ports tree · security/stunnel/Portfile · ソース: api.github.com
sudo apk add stunnelAlpine Linux edge package indexes · stunnel · ソース: dl-cdn.alpinelinux.org
sudo dnf install stunnelFedora Rawhide package metadata · stunnel · ソース: dl.fedoraproject.org
nix profile install nixpkgs#stunnelnixpkgs package indexes · pkgs/by-name/st/stunnel/package.nix · ソース: api.github.com
sudo pacman -S stunnelArch Linux sync databases · stunnel · ソース: geo.mirror.pkgbuild.com
sudo zypper install stunnelopenSUSE Tumbleweed package metadata · stunnel · ソース: download.opensuse.org
choco install stunnelChocolatey community package catalog · stunnel · ソース: community.chocolatey.org
scoop install extras/stunnelScoop official bucket manifest trees · bucket/stunnel.json · ソース: api.github.com
winget install --id MichalTrojnara.Stunnel -eWindows Package Manager source index · MichalTrojnara.Stunnel · ソース: cdn.winget.microsoft.com
概要
SSL tunneling program
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stunnel | cli | グローバル実行可能ファイル | |
stunnel3 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:stunnel |
|---|---|
| バージョン | 5.79 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/stunnel |
| ホームページ | https://www.stunnel.org/ |
| 上流ドキュメント | https://www.stunnel.org/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://www.stunnel.org/downloads/stunnel-5.79.tar.gz |
| 最終更新 | 2026-08-04T18:25:39Z |
| Pulse | updated |
| 依存関係 | openssl@3 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
| 注意点 | A bogus SSL server certificate has been installed to: $HOMEBREW_PREFIX/etc/stunnel/stunnel.pem This certificate will be used by default unless a config file says otherwise! Stunnel will refuse to load the sample configuration file if left unedited. In your stunnel configuration, specify a SSL certificate with the "cert =" option for each service. To use Stunnel with Homebrew services, make sure to set "foreground = yes" in your Stunnel configuration. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stunnel |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.