Skip to content

Instantly share code, notes, and snippets.

@ezbik
ezbik / syncthing-setup-exclusively-with-CLI.md
Last active February 22, 2023 17:36 — forked from Jonny-exe/syncthing-setup-exclusively-with-CLI.md
syncthing setup exclusively with CLI

After long searching I did not find a good description of how to set up Syncthing that works exclusively via CLI without using a Web browser on the devices.

This is useful for example on a headless Raspberry Pi without proxying web-traffic through SSH or with port-forwarding limitations. In this example we will want to share the default folder from Machine A with Machine B

Machine A Machine B