Skip to content
Boris Rybalkin edited this page Mar 6, 2023 · 7 revisions

SSH allows you to execute commands on the device. To connect you will need an ssh app, IP address of the device and password it activated with.

  • IP: internal IP address can be found on the router or at https://www.syncloud.it if you use Syncloud DNS.

    IP address look like this 192.168.1.2 (IPv4) or 2001:4860:4860::8888 (IPv6)

  • Login: root (always)

  • Password: syncloud (becomes your device password when activated)

On Windows you can use Putty ssh client.

Clone this wiki locally