macOS
brew install syncthinglocal Homebrew formula metadata
sudo port install syncthingMacPorts ports tree · net/syncthing/Portfile · source: api.github.com
brew
Open source continuous file synchronization application. Version 2.1.1 via Homebrew; verified 2026-06-02.
install
brew install syncthinglocal Homebrew formula metadata
sudo port install syncthingMacPorts ports tree · net/syncthing/Portfile · source: api.github.com
sudo apk add syncthingAlpine Linux edge package indexes · syncthing · source: dl-cdn.alpinelinux.org
sudo apt install golang-github-syncthing-syncthing-devDebian stable package indexes · golang-github-syncthing-syncthing-dev · source: deb.debian.org
sudo dnf install syncthingFedora Rawhide package metadata · syncthing · source: dl.fedoraproject.org
nix profile install nixpkgs#syncthingnixpkgs package indexes · pkgs/by-name/sy/syncthing/package.nix · source: api.github.com
sudo pacman -S syncthingArch Linux sync databases · syncthing · source: geo.mirror.pkgbuild.com
sudo zypper install syncthingopenSUSE Tumbleweed package metadata · syncthing · source: download.opensuse.org
choco install syncthingChocolatey community package catalog · syncthing · source: community.chocolatey.org
scoop install main/syncthingScoop official bucket manifest trees · bucket/syncthing.json · source: api.github.com
winget install --id BillStewart.SyncthingWindowsSetup -eWindows Package Manager source index · BillStewart.SyncthingWindowsSetup · source: cdn.winget.microsoft.com
overview
Open source continuous file synchronization application
history
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.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.pemexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
syncthing | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/syncthing/syncthing
install metadata
| Package key | brew:syncthing |
|---|---|
| Version | 2.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/syncthing |
| Homepage | https://syncthing.net/ |
| Repository | https://github.com/syncthing/syncthing |
| Upstream docs | https://docs.syncthing.net/ |
| License | MPL-2.0 |
| Source archive | https://github.com/syncthing/syncthing/archive/refs/tags/v2.1.1.tar.gz |
| Last updated | 2026-06-02T13:37:29Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | syncthing |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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.1-r0
Open Source Continuous File Synchronization
sudo apk add syncthingsyncthing-doc 2.1.1-r0
Open Source Continuous File Synchronization (documentation)
sudo apk add syncthing-docsyncthing-nftrules 2.1.1-r0
Open Source Continuous File Synchronization (nftables ruleset)
sudo apk add syncthing-nftrulessyncthing-openrc 2.1.1-r0
Open Source Continuous File Synchronization (OpenRC init scripts)
sudo apk add syncthing-openrcsyncthing-systemd 2.1.1-r0
Open Source Continuous File Synchronization (systemd files)
sudo apk add syncthing-systemdsyncthing-utils 2.1.1-r0
Syncthing server utilities
sudo apk add syncthing-utilssyncthing 2.0.14-3.fc45
Continuous File Synchronization
https://github.com/syncthing/syncthing
sudo dnf install syncthingsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.