Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Pas encore il y a quelques secondes.
False
Pas encore il y a quelques secondes
il y a 9 heuresAccéder à un seul instantané
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
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. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
syncthing / syncthing Public
* Uh oh!
There was an error while loading. Please reload this page.
* Notifications You must be signed in to change notification settings
* Fork 5.4k
* Star 87.5k
* Code
* Issues 357
* Issues 358
* Pull requests 18
* Actions
* Projects
* Wiki
* Security and quality 2
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Projects
* Wiki
* Security and quality
* Insights
main
Branches Tags
Go to file
Code
Open more actions menu
Folders and files
Name Name Last commit message Last commit date
Latest commit
History
8,175 Commits
8,175 Commits
.github .github
assets assets
cmd cmd
etc etc
gui gui
internal internal
lib lib
man man
meta meta
proto proto
relnotes relnotes
script script
test test
.codecov.yml .codecov.yml
.deepsource.toml .deepsource.toml
.gitattributes .gitattributes
.gitignore .gitignore
.golangci.yml .golangci.yml
.policy.yml .policy.yml
.yamlfmt .yamlfmt
AUTHORS AUTHORS
CONDUCT.md CONDUCT.md
CONTRIBUTING.md CONTRIBUTING.md
Dockerfile Dockerfile
Dockerfile.builder Dockerfile.builder
Dockerfile.stcrashreceiver Dockerfile.stcrashreceiver
Dockerfile.stdiscosrv Dockerfile.stdiscosrv
Dockerfile.strelaypoolsrv Dockerfile.strelaypoolsrv
Dockerfile.strelaysrv Dockerfile.strelaysrv
Dockerfile.stupgrades Dockerfile.stupgrades
Dockerfile.ursrv Dockerfile.ursrv
GOALS.md GOALS.md
LICENSE LICENSE
README-Docker.md README-Docker.md
README.md README.md
buf.gen.yaml buf.gen.yaml
buf.yaml buf.yaml
build.go build.go
build.ps1 build.ps1
build.sh build.sh
compat.yaml compat.yaml
go.mod go.mod
go.sum go.sum
View all files
Repository files navigation
*
* README
* Contributing
* MPL-2.0 license
* Security
More items
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 ones 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 every 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.
Getting in Touch
The first and best point of contact is the Forum. If you've found something that is clearly a bug, feel free to report it in the GitHub issue tracker.
If you believe that you’ve found a Syncthing-related security vulnerability, please report it by emailing security@syncthing.net. Do not report it in the Forum or issue tracker.
Building
Building Syncthing from source is easy. After extracting the source bundle from a release or checking out git, you just need to run go run build.go and the binaries are created in ./bin. There's a guide with more details on the build process.
Signed Releases
Release binaries are GPG signed with the key available from https://syncthing.net/security/. There is also a built-in automatic upgrade mechanism (disabled in some distribution channels) which uses a compiled in ECDSA signature. macOS and Windows binaries are also code-signed.
Documentation
Please see the Syncthing documentation site [source].
All code is licensed under the MPLv2 License.
About
Open Source Continuous File Synchronization
syncthing.net/
Topics
gop2ppeer-to-peersynchronization
Resources
Readme
MPL-2.0 license
Contributing
Contributing
Security policy
Security policy
Activity
Custom properties
Stars
87.5k stars
Watchers
1.0k watching
Forks
5.4k forks
Report repository
Releases
Sponsor this project
Packages
Used by
Contributors
Languages
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
Conseil: Mettez en surbrillance le texte à partager ou à ajouter pour ignorer les listes.
— Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
La capture d'écran nécessite l'activation de Playwright/WebDriver