Install the OptimalSyncthing client
Download the bundle for your operating system, unpack it, and run the included syncthing executable. It will register itself with this coordinator automatically.
Coordinator URL:
How it works
- Click your platform above — you'll receive a small ZIP with the client binary and a optimal-bootstrap.json file pointing back to this coordinator.
- Windows: unpack and right-click
install.bat → Run as
administrator. The installer copies the binary to Program
Files, registers a scheduled task that runs at every boot under
the SYSTEM account, and opens
http://127.0.0.1:8384/ automatically.
To remove later, use Apps & features or
uninstall.bat.
(For a one-shot foreground run without installing, double-click launch.bat instead.) - Linux / macOS: unpack and run the syncthing binary. It will open its UI on http://127.0.0.1:8384/. Add it to systemd / launchd yourself if you want it to survive reboots.
- On first run the client shows waiting for coordinator approval. The coordinator administrator approves you in the dashboard. The client picks up its access token automatically and starts syncing.