pkg.soopen package index

brew / 順位 659

syncthing を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

syncthing のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install syncthing

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install syncthing

MacPorts ports tree · net/syncthing/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add syncthing

Alpine Linux edge package indexes · syncthing · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install syncthing

Debian stable package indexes · syncthing · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install syncthing

Fedora Rawhide package metadata · syncthing · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#syncthing

nixpkgs package indexes · pkgs/by-name/sy/syncthing/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S syncthing

Arch Linux sync databases · syncthing · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install syncthing

openSUSE Tumbleweed package metadata · syncthing · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install syncthing

Chocolatey community package catalog · syncthing · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/syncthing

Scoop official bucket manifest trees · bucket/syncthing.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id BillStewart.SyncthingWindowsSetup -e

Windows Package Manager source index · BillStewart.SyncthingWindowsSetup · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Open source continuous file synchronization application

コマンドとエイリアス

  • syncthing

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • v1.0.0: Release notes state that Syncthing was widely used and no longer really in beta.
  • v1.27.0: Documentation records the Unix-like default config and database location changing to XDG state paths.
  • v2.0.0: First 2.0 release switched the database backend to SQLite and modernized command-line option parsing.

Related projects

  • The official getting-started guide mentions community flavors such as Syncthing-GTK and platform-specific wrappers for Windows and Android, all sharing the core Syncthing engine.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

macOS
~/Library/Application Support/Syncthing/config.xml
Unix
$XDG_STATE_HOME/syncthing/config.xml~/.local/state/syncthing/config.xml
Windows
%LOCALAPPDATA%\Syncthing\config.xml

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
~/Library/Application Support/Syncthing/cert.pem~/Library/Application Support/Syncthing/key.pem
Unix
$XDG_STATE_HOME/syncthing/cert.pem$XDG_STATE_HOME/syncthing/key.pem~/.local/state/syncthing/cert.pem~/.local/state/syncthing/key.pem
Windows
%LOCALAPPDATA%\Syncthing\cert.pem%LOCALAPPDATA%\Syncthing\key.pem

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
syncthing実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.1.2
マネージャ更新日2026-07-08
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:syncthing
バージョン2.1.2
パッケージマネージャHomebrew
ホームページhttps://syncthing.net/
リポジトリhttps://github.com/syncthing/syncthing
最終更新2026-07-08T16:33:54Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

golang-github-syncthing-syncthing-dev 1.29.5~ds1-2

decentralized file synchronization - dev package

https://www.syncthing.net/

sudo apt install golang-github-syncthing-syncthing-dev
  • Section: golang
  • Architecture: all
  • Source Package: syncthing
  • 32 依存関係
  • normalized package name match
  • 一致条件: Syncthing
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-github-syncthing-syncthing-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

syncthing 1.29.5~ds1-2

decentralized file synchronization

https://www.syncthing.net/

sudo apt install syncthing
  • Section: utils
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Syncthing
Debian stable package indexes · deb.debian.org · Debian stable package indexes: syncthing from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

syncthing-discosrv 1.29.5~ds1-2

decentralized file synchronization - discovery server

https://www.syncthing.net/

sudo apt install syncthing-discosrv
  • Section: utils
  • Architecture: amd64
  • Source Package: syncthing
  • 2 依存関係
  • normalized package name match
  • 一致条件: Syncthing
Debian stable package indexes · deb.debian.org · Debian stable package indexes: syncthing-discosrv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

syncthing-relaysrv 1.29.5~ds1-2

decentralized file synchronization - relay server

https://www.syncthing.net/

sudo apt install syncthing-relaysrv
  • Section: utils
  • Architecture: amd64
  • Source Package: syncthing
  • 2 依存関係
  • normalized package name match
  • 一致条件: Syncthing
Debian stable package indexes · deb.debian.org · Debian stable package indexes: syncthing-relaysrv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

syncthing

nix profile install nixpkgs#syncthing
  • normalized package name match
  • 一致条件: Syncthing
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sy/syncthing/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

golang-github-syncthing-syncthing-dev 1.27.2~ds4-1

decentralized file synchronization - dev package

https://www.syncthing.net/

sudo apt install golang-github-syncthing-syncthing-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: syncthing
  • 32 依存関係
  • normalized package name match
  • 一致条件: Syncthing
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-github-syncthing-syncthing-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

syncthing 1.27.2~ds4-1

decentralized file synchronization

https://www.syncthing.net/

sudo apt install syncthing
  • Section: universe/devel
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Syncthing
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: syncthing from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

syncthing-discosrv 1.27.2~ds4-1

decentralized file synchronization - discovery server

https://www.syncthing.net/

sudo apt install syncthing-discosrv
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: syncthing
  • 2 依存関係
  • normalized package name match
  • 一致条件: Syncthing
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: syncthing-discosrv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

syncthing-relaysrv 1.27.2~ds4-1

decentralized file synchronization - relay server

https://www.syncthing.net/

sudo apt install syncthing-relaysrv
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: syncthing
  • 2 依存関係
  • normalized package name match
  • 一致条件: Syncthing
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: syncthing-relaysrv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

syncthing 2.1.2-r1

Open Source Continuous File Synchronization

https://syncthing.net/

sudo apk add syncthing
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: syncthing
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Syncthing
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: syncthing from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

syncthing-doc 2.1.2-r1

Open Source Continuous File Synchronization (documentation)

https://syncthing.net/

sudo apk add syncthing-doc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: syncthing
  • normalized package name match
  • 一致条件: Syncthing
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: syncthing-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

syncthing-nftrules 2.1.2-r1

Open Source Continuous File Synchronization (nftables ruleset)

https://syncthing.net/

sudo apk add syncthing-nftrules
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: syncthing
  • normalized package name match
  • 一致条件: Syncthing
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: syncthing-nftrules from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

syncthing-openrc 2.1.2-r1

Open Source Continuous File Synchronization (OpenRC init scripts)

https://syncthing.net/

sudo apk add syncthing-openrc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: syncthing
  • normalized package name match
  • 一致条件: Syncthing
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: syncthing-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

syncthing-systemd 2.1.2-r1

Open Source Continuous File Synchronization (systemd files)

https://syncthing.net/

sudo apk add syncthing-systemd
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: syncthing
  • normalized package name match
  • 一致条件: Syncthing
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: syncthing-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

syncthing-utils 2.1.2-r1

Syncthing server utilities

https://syncthing.net/

sudo apk add syncthing-utils
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: syncthing
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Syncthing
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: syncthing-utils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

syncthing 2.1.1-2.fc45

Continuous File Synchronization

https://github.com/syncthing/syncthing

sudo dnf install syncthing
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND OFL-1.1 AND (Apache-2.0 OR MIT) AND (MIT OR Unlicense)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: syncthing
  • 5 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Syncthing
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: syncthing from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation