-
Notifications
You must be signed in to change notification settings - Fork 43
SSH
Boris Rybalkin edited this page Nov 20, 2024
·
8 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 was 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) or2001:4860:4860::8888
(IPv6) -
Login: root (always)
-
Password: syncloud (becomes your device password when activated)
On Windows you can use Putty ssh client.