stdiscosrv
decentralized file synchronization - discovery server
Install
- All systems
-
curl cmd.cat/stdiscosrv.sh
- Debian
-
apt-get install syncthing-discosrv
- Ubuntu
-
apt-get install syncthing-discosrv
- Kali Linux
-
apt-get install syncthing-discosrv
- Fedora
-
dnf install syncthing-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install syncthing-discosrv
- Raspbian
-
apt-get install syncthing-discosrv
- Dockerfile
- dockerfile.run/stdiscosrv
syncthing-discosrv
decentralized file synchronization - discovery server
Syncthing is an application that lets you synchronize your files across multiple devices. This means the creation, modification or deletion of files on one machine will automatically be replicated to your other devices. Syncthing does not upload your data to the cloud but exchanges your data across your machines as soon as they are online at the same time. Syncthing relies on a discovery server to find peers on the internet. Anyone can run a discovery server and point its syncthing installations to it. This package contains the discovery server binary: stdiscosrv.