https://github.com/syncthing/syncthing Skip to content Sign up * Why GitHub? Features - + Mobile - + Actions - + Codespaces - + Packages - + Security - + Code review - + Project management - + Integrations - + GitHub Sponsors - + Customer stories- * Team * Enterprise * Explore + Explore GitHub - Learn and contribute + Topics - + Collections - + Trending - + Learning Lab - + Open source guides - Connect with others + The ReadME Project - + Events - + Community forum - + GitHub Education - + GitHub Stars program - * Marketplace * Pricing Plans - + Compare plans - + Contact Sales - + Education - [ ] [search-key] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} syncthing / syncthing * Sponsor Sponsor syncthing/syncthing * Notifications * Star 36.9k * Fork 3k Open Source Continuous File Synchronization forum.syncthing.net/ MPL-2.0 License 36.9k stars 3k forks Star Notifications * Code * Issues 257 * Pull requests 15 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 24 branches 463 tags Code Clone HTTPS GitHub CLI [https://github.com/s] Use Git or checkout with SVN using the web URL. [gh repo clone syncth] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio If nothing happens, download the GitHub extension for Visual Studio and try again. Go back Latest commit @AudriusButkevicius AudriusButkevicius lib/connections: Reduce default quic redial interval (fixes #7471) (#... ... 1107f6e May 14, 2021 lib/connections: Reduce default quic redial interval (fixes #7471) (# ... ...7672) * lib/connections: Reduce default quic redial interval (fixes #7471) * Update quic_dial.go 1107f6e Git stats * 6,533 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github build: Upgrade to GitHub-native Dependabot (#7607) Apr 29, 2021 assets assets, gui: Losslessly compress all JPG, PNG, and PDF images (#6265) Jan 16, 2020 cmd Update main.go (#7667) May 12, 2021 etc etc: Fix start-limit parameters location in systemd units (ref #7439) (... Mar 28, 2021 gui gui, man, authors: Update docs, translations, and contributors May 12, 2021 lib lib/connections: Reduce default quic redial interval (fixes #7471) (# ... May 14, 2021 man gui, man, authors: Update docs, translations, and contributors Apr 28, 2021 meta lib: Use counterfeiter to mock interfaces in tests (#7375) Mar 3, 2021 next-gen-gui gui: Semicolons (#7597) May 3, 2021 proto all: Deprecate TLS 1.2 on sync connections (fixes #7594) (#7598) Apr 26, 2021 script build: List go:generate tools in tools.go (#7599) May 8, 2021 test all: Remove crypto/md5 (#7493) Mar 17, 2021 .codecov.yml build: Add test coverage info (#7502) Apr 5, 2021 .deepsource.toml deepsource: Test patterns Mar 17, 2021 .gitattributes lib/protocol: Revert protobuf encoder changes in v0.14.17 (fixes # 3855) Jan 1, 2017 .gitignore Ignore GoLand cruft May 9, 2021 .golangci.yml golangci: Skip godox Dec 18, 2019 AUTHORS gui, man, authors: Update docs, translations, and contributors May 5, 2021 CONDUCT.md conduct: Upgrade to Contributor Covenant Jun 20, 2018 CONTRIBUTING.md all: Update docs.s.n links to use https Oct 27, 2016 Dockerfile docker: Expose 22000/udp (#7421) Mar 2, 2021 Dockerfile.builder docker: Accept Go version as --build-arg May 4, 2020 Dockerfile.buildx docker: Expose 22000/udp (#7421) Mar 2, 2021 Dockerfile.stdiscosrv docker: Accept Go version as --build-arg May 4, 2020 Dockerfile.strelaysrv docker: Accept Go version as --build-arg May 4, 2020 GOALS.md goals: Typo Dec 12, 2017 LICENSE all: Update license url to https (ref #3976) Feb 9, 2017 README-Docker.md docker: Remove sysctl from README (#7670) May 12, 2021 README.md readme: Larger link for Fitt's law, still semantic (#7523) Mar 26, 2021 build.go build: List go:generate tools in tools.go (#7599) May 8, 2021 build.ps1 build: Clean up build.sh, add build.ps1 (#6689) May 28, 2020 build.sh build: Clean up build.sh, add build.ps1 (#6689) May 28, 2020 go.mod build: Upgrade pfilter (fixes #7664) (#7666) May 11, 2021 go.sum build: Upgrade pfilter (fixes #7664) (#7666) May 11, 2021 tools.go build: List go:generate tools in tools.go (#7599) May 8, 2021 View code Goals Getting Started Docker Vote on features/bugs Getting in Touch Building Signed Releases Documentation README.md Syncthing --------------------------------------------------------------------- Latest Linux & Cross Build Latest Windows Build Latest Mac Build MPLv2 License CII Best Practices Go Report Card Goals Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. We strive to fulfill the goals below. The goals are listed in order of importance, the most important one being the first. This is the summary version of the goal list - for more commentary, see the full Goals document. Syncthing should be: 1. Safe From Data Loss Protecting the user's data is paramount. We take every reasonable precaution to avoid corrupting the user's files. 2. Secure Against Attackers Again, protecting the user's data is paramount. Regardless of our other goals we must never allow the user's data to be susceptible to eavesdropping or modification by unauthorized parties. 3. Easy to Use Syncthing should be approachable, understandable and inclusive. 4. Automatic User interaction should be required only when absolutely necessary. 5. Universally Available Syncthing should run on every common computer. We are mindful that the latest technology is not always available to any given individual. 6. For Individuals Syncthing is primarily about empowering the individual user with safe, secure and easy to use file synchronization. 7. Everything Else There are many things we care about that don't make it on to the list. It is fine to optimize for these values, as long as they are not in conflict with the stated goals above. Getting Started Take a look at the getting started guide. There are a few examples for keeping Syncthing running in the background on your system in the etc directory. There are also several GUI implementations for Windows, Mac and Linux. Docker To run Syncthing in Docker, see the Docker README. Vote on features/bugs We'd like to encourage you to vote on issues that matter to you. This helps the team understand what are the biggest pain points for our users, and could potentially influence what is being worked on next. Getting in Touch The first and best point of contact is the Forum. There is also an IRC channel, #syncthing on freenode (with a web client), for talking directly to developers and users. If you've found something that is clearly a bug, feel free to report it in the GitHub issue tracker. Building Building Syncthing from source is easy, and there's a guide that describes it for both Unix and Windows systems. Signed Releases As of v0.10.15 and onwards release binaries are GPG signed with the key D26E6ED000654A3E, available from https://syncthing.net/ security.html and most key servers. There is also a built in automatic upgrade mechanism (disabled in some distribution channels) which uses a compiled in ECDSA signature. macOS binaries are also properly code signed. Documentation Please see the Syncthing documentation site. All code is licensed under the MPLv2 License. About Open Source Continuous File Synchronization forum.syncthing.net/ Topics go synchronization peer-to-peer p2p Resources Readme License MPL-2.0 License Releases 463 v1.16.1 Latest May 5, 2021 + 462 releases Sponsor this project * * https://syncthing.net/donations/ Learn more about GitHub Sponsors Packages 0 No packages published Contributors 250 * @calmh * @AudriusButkevicius * @imsodin * @jesselucas * @Zillode * @greatroar * @dependabot-preview * @tomasz1986 * @uok * @lkwg82 * @norgeous + 239 contributors Languages * Go 84.0% * HTML 7.4% * JavaScript 4.7% * TypeScript 2.9% * CSS 0.6% * SCSS 0.3% * Other 0.1% * (c) 2021 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.