Automic VaultAutomic Vault

brew / 排名 2023

安装 stunnel

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

安装

使用 Automic Vault 安装

Automic Vault
下载 AV
sudo av install brew:stunnel

macOS

Homebrewverified · 100%
brew install stunnel

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install stunnel

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

Linux

Alpine Linux apkverified · 92%
sudo apk add stunnel

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

Fedora dnfverified · 92%
sudo dnf install stunnel

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

Nixverified · 92%
nix profile install nixpkgs#stunnel

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

Arch Linux pacmanverified · 92%
sudo pacman -S stunnel

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

openSUSE zypperverified · 92%
sudo zypper install stunnel

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

Windows

Chocolateyverified · 92%
choco install stunnel

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

Scoopverified · 92%
scoop install extras/stunnel

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

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

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

平台说明

  • 没有特定于此软件包的平台说明。

概览

软件包摘要

SSL tunneling program

命令和别名

  • stunnel
  • stunnel3

安全态势

风险级别:orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
stunnelcliglobal executable
stunnel3cliglobal executable

新鲜度

版本和新鲜度

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

页面生成时间2026-06-10
管理器版本5.78
管理器更新时间2026-04-09
本地数据ok
上游not checked
检测到的最新版本not detected

https://www.stunnel.org/

安装元数据

软件包元数据

Package keybrew:stunnel
Version5.78
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/stunnel
Homepagehttps://www.stunnel.org/
Upstream docshttps://www.stunnel.org/docs.html
LicenseGPL-2.0-or-later
Source archivehttps://www.stunnel.org/downloads/stunnel-5.78.tar.gz
Last updated2026-04-09T18:28:06Z
Pulseupdated
Dependenciesopenssl@3
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared
CaveatsA 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.

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestunnel
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

stunnel

nix profile install nixpkgs#stunnel
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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-1.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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst
pacman95%

stunnel 5.78-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 dependencies
  • normalized package name match
  • Matched by: 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.78-1.1

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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Stunnel
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stunnel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst
zypper95%

stunnel-doc 5.78-1.1

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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Stunnel
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stunnel-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst
MacPorts95%

stunnel

sudo port install stunnel
  • normalized package name match
  • Matched by: 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
  • Matched by: 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','steelseries-engine'
Scoop95%

extras/stunnel

scoop install extras/stunnel
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment