macOS
brew install mosquittolocal Homebrew formula metadata
sudo port install mosquittoMacPorts ports tree · net/mosquitto/Portfile · ソース: api.github.com
brew
mosquitto のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mosquittolocal Homebrew formula metadata
sudo port install mosquittoMacPorts ports tree · net/mosquitto/Portfile · ソース: api.github.com
sudo apk add mosquittoAlpine Linux edge package indexes · mosquitto · ソース: dl-cdn.alpinelinux.org
sudo apt install mosquittoDebian stable package indexes · mosquitto · ソース: deb.debian.org
sudo dnf install mosquittoFedora Rawhide package metadata · mosquitto · ソース: dl.fedoraproject.org
nix profile install nixpkgs#mosquittonixpkgs package indexes · pkgs/by-name/mo/mosquitto/package.nix · ソース: api.github.com
sudo pacman -S mosquittoArch Linux sync databases · mosquitto · ソース: geo.mirror.pkgbuild.com
sudo zypper install mosquittoopenSUSE Tumbleweed package metadata · mosquitto · ソース: download.opensuse.org
scoop install main/mosquittoScoop official bucket manifest trees · bucket/mosquitto.json · ソース: api.github.com
winget install --id EclipseFoundation.Mosquitto -eWindows Package Manager source index · EclipseFoundation.Mosquitto · ソース: cdn.winget.microsoft.com
概要
Message broker implementing the MQTT protocol
履歴
Eclipse Mosquitto is an open-source MQTT broker and client-tool project written by Roger A. Light. The project implements server support for MQTT 5.0, 3.1.1, and 3.1, and also ships C and C++ client libraries plus command-line utilities such as mosquitto_pub, mosquitto_sub, mosquitto_rr, mosquitto_ctrl, mosquitto_signal, and mosquitto_passwd.
Mosquitto's software-paper milestone is Roger A. Light's 2017 Journal of Open Source Software article, "Mosquitto: server and client implementation of the MQTT protocol." The JOSS metadata places the project in the Internet of Things, MQTT, pub/sub, and messaging categories. The project homepage explains the broader use case: MQTT is a lightweight publish/subscribe protocol suited to IoT messaging for low-power sensors, mobile devices, embedded computers, and microcontrollers.
The broker is used as a small, easily deployed MQTT server for development, testing, gateways, and production IoT systems; the bundled clients are widely used for smoke tests, scripts, and examples. Within package managers, Mosquitto is the default lightweight MQTT broker option and complements Eclipse Paho, which focuses on MQTT client libraries. The project is part of the Eclipse Foundation's IoT ecosystem, with development driven by Cedalo.
セキュリティ状態
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.
/etc/mosquitto/mosquitto.confmosquitto.confpath passed with --config-file/-cCredential-bearing paths to review before unattended agent runs.
password_file path configured in mosquitto.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mosquitto | cli | グローバル実行可能ファイル | |
mosquitto_ctrl | cli | グローバル実行可能ファイル | |
mosquitto_db_dump | cli | グローバル実行可能ファイル | |
mosquitto_passwd | cli | グローバル実行可能ファイル | |
mosquitto_pub | cli | グローバル実行可能ファイル | |
mosquitto_rr | cli | グローバル実行可能ファイル | |
mosquitto_signal | cli | グローバル実行可能ファイル | |
mosquitto_sub | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mosquitto |
|---|---|
| バージョン | 2.1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mosquitto |
| ホームページ | https://mosquitto.org/ |
| リポジトリ | https://github.com/eclipse-mosquitto/mosquitto |
| 上流ドキュメント | https://mosquitto.org/documentation |
| ライセンス | EPL-1.0 OR BSD-3-Clause |
| ソースアーカイブ | https://mosquitto.org/files/source/mosquitto-2.1.2.tar.gz |
| 最終更新 | 2026-06-06T11:29:13Z |
| Pulse | updated |
| 依存関係 | cjson, libwebsockets, openssl@3 |
| ビルド依存関係 | cmake, pkgconf |
| macOS 提供ライブラリ | libedit, sqlite |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
| 注意点 | mosquitto has been installed with a default configuration file. You can make changes to the configuration by editing: $HOMEBREW_PREFIX/etc/mosquitto/mosquitto.conf |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mosquitto |
| 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 パッケージリンクとは分けて表示されます。
libmosquitto-dev 2.0.21-1
MQTT version 5.0/3.1.1/3.1 client library, development files
sudo apt install libmosquitto-devlibmosquitto1 2.0.21-1
MQTT version 5.0/3.1.1/3.1 client library
sudo apt install libmosquitto1libmosquittopp-dev 2.0.21-1
MQTT version 3.1 client C++ library, development files
sudo apt install libmosquittopp-devlibmosquittopp1 2.0.21-1
MQTT version 5.0/3.1.1/3.1 client C++ library
sudo apt install libmosquittopp1mosquitto 2.0.21-1
MQTT version 5.0/3.1.1/3.1 compatible message broker
sudo apt install mosquittomosquitto-clients 2.0.21-1
Mosquitto command line MQTT clients
sudo apt install mosquitto-clientsmosquitto-dev 2.0.21-1
Development files for Mosquitto
sudo apt install mosquitto-devmosquitto
nix profile install nixpkgs#mosquittolibmosquitto-dev 2.0.18-1build3
MQTT version 5.0/3.1.1/3.1 client library, development files
sudo apt install libmosquitto-devlibmosquitto1 2.0.18-1build3
MQTT version 5.0/3.1.1/3.1 client library
sudo apt install libmosquitto1libmosquittopp-dev 2.0.18-1build3
MQTT version 3.1 client C++ library, development files
sudo apt install libmosquittopp-devlibmosquittopp1 2.0.18-1build3
MQTT version 5.0/3.1.1/3.1 client C++ library
sudo apt install libmosquittopp1mosquitto 2.0.18-1build3
MQTT version 5.0/3.1.1/3.1 compatible message broker
sudo apt install mosquittomosquitto-clients 2.0.18-1build3
Mosquitto command line MQTT clients
sudo apt install mosquitto-clientsmosquitto-dev 2.0.18-1build3
Development files for Mosquitto
sudo apt install mosquitto-devmosquitto 2.1.2-r1
open source MQTT broker
sudo apk add mosquittoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.