macOS
brew install syncthinglocal Homebrew formula metadata
sudo port install syncthingMacPorts ports tree · net/syncthing/Portfile · ソース: api.github.com
brew / 順位 659
syncthing のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install syncthinglocal Homebrew formula metadata
sudo port install syncthingMacPorts ports tree · net/syncthing/Portfile · ソース: api.github.com
sudo apk add syncthingAlpine Linux edge package indexes · syncthing · ソース: dl-cdn.alpinelinux.org
sudo apt install syncthingDebian stable package indexes · syncthing · ソース: deb.debian.org
sudo dnf install syncthingFedora Rawhide package metadata · syncthing · ソース: dl.fedoraproject.org
nix profile install nixpkgs#syncthingnixpkgs package indexes · pkgs/by-name/sy/syncthing/package.nix · ソース: api.github.com
sudo pacman -S syncthingArch Linux sync databases · syncthing · ソース: geo.mirror.pkgbuild.com
sudo zypper install syncthingopenSUSE Tumbleweed package metadata · syncthing · ソース: download.opensuse.org
choco install syncthingChocolatey community package catalog · syncthing · ソース: community.chocolatey.org
scoop install main/syncthingScoop official bucket manifest trees · bucket/syncthing.json · ソース: api.github.com
winget install --id BillStewart.SyncthingWindowsSetup -eWindows Package Manager source index · BillStewart.SyncthingWindowsSetup · ソース: cdn.winget.microsoft.com
概要
Open source continuous file synchronization application
履歴
Syncthing is an open source continuous file synchronization program built around direct device-to-device syncing, documented protocols, and local ownership of data. It is one of the canonical modern examples of a daemon-plus-CLI package that users install from system package managers on many operating systems.
The official site describes Syncthing as synchronizing files between two or more computers in real time while keeping data on users' own machines. It emphasizes encrypted communication, authenticated devices, documented protocols, open source code, and open development.
Syncthing's v1.0.0 release notes say the major release recognized that the software was widely used and no longer really in beta, without introducing a breaking change. Its v2.0.0 release notes later introduced major internal and CLI-facing changes, including a switch from LevelDB to SQLite, structured logging, modernized command-line option parsing, and multiple default connections between v2 devices.
The official getting-started guide assumes users may install on multiple machines and points to community flavors for cross-platform GUI and platform-specific integrations while noting that they share the same core. The input package metadata lists broad packaging across Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, Arch, Chocolatey, Scoop, winget, MacPorts, Nix, and zypper.
Common use starts by launching the `syncthing` binary, which creates configuration and crypto keys on first start, opens or serves the local web GUI on localhost, and identifies each machine by a device ID. Users exchange device IDs, add remote devices, and share folders; the daemon then keeps files synchronized continuously.
Syncthing matters to package-manager culture because it is a serious long-running network service distributed as a normal user-installable binary. Packagers care about service units, config and state paths, crypto key storage, upgrade behavior, cross-platform builds, and whether GUI wrappers can share a stable core.
セキュリティ状態
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.
~/Library/Application Support/Syncthing/config.xml$XDG_STATE_HOME/syncthing/config.xml~/.local/state/syncthing/config.xml%LOCALAPPDATA%\Syncthing\config.xmlCredential-bearing paths to review before unattended agent runs.
~/Library/Application Support/Syncthing/cert.pem~/Library/Application Support/Syncthing/key.pem$XDG_STATE_HOME/syncthing/cert.pem$XDG_STATE_HOME/syncthing/key.pem~/.local/state/syncthing/cert.pem~/.local/state/syncthing/key.pem%LOCALAPPDATA%\Syncthing\cert.pem%LOCALAPPDATA%\Syncthing\key.pem実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
syncthing | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:syncthing |
|---|---|
| バージョン | 2.1.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://syncthing.net/ |
| リポジトリ | https://github.com/syncthing/syncthing |
| 最終更新 | 2026-07-08T16:33:54Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
golang-github-syncthing-syncthing-dev 1.29.5~ds1-2
decentralized file synchronization - dev package
sudo apt install golang-github-syncthing-syncthing-devsyncthing 1.29.5~ds1-2
decentralized file synchronization
sudo apt install syncthingsyncthing-discosrv 1.29.5~ds1-2
decentralized file synchronization - discovery server
sudo apt install syncthing-discosrvsyncthing-relaysrv 1.29.5~ds1-2
decentralized file synchronization - relay server
sudo apt install syncthing-relaysrvsyncthing
nix profile install nixpkgs#syncthinggolang-github-syncthing-syncthing-dev 1.27.2~ds4-1
decentralized file synchronization - dev package
sudo apt install golang-github-syncthing-syncthing-devsyncthing 1.27.2~ds4-1
decentralized file synchronization
sudo apt install syncthingsyncthing-discosrv 1.27.2~ds4-1
decentralized file synchronization - discovery server
sudo apt install syncthing-discosrvsyncthing-relaysrv 1.27.2~ds4-1
decentralized file synchronization - relay server
sudo apt install syncthing-relaysrvsyncthing 2.1.2-r1
Open Source Continuous File Synchronization
sudo apk add syncthingsyncthing-doc 2.1.2-r1
Open Source Continuous File Synchronization (documentation)
sudo apk add syncthing-docsyncthing-nftrules 2.1.2-r1
Open Source Continuous File Synchronization (nftables ruleset)
sudo apk add syncthing-nftrulessyncthing-openrc 2.1.2-r1
Open Source Continuous File Synchronization (OpenRC init scripts)
sudo apk add syncthing-openrcsyncthing-systemd 2.1.2-r1
Open Source Continuous File Synchronization (systemd files)
sudo apk add syncthing-systemdsyncthing-utils 2.1.2-r1
Syncthing server utilities
sudo apk add syncthing-utilssyncthing 2.1.1-2.fc45
Continuous File Synchronization
https://github.com/syncthing/syncthing
sudo dnf install syncthingソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.