Doly supports SSH access for advanced users who want to inspect files, run diagnostics, or perform development and debugging tasks.
Use the following credentials to log in to Doly:
Username: doly
Password: morethanarobot
⚠️ These are default credentials intended for development and troubleshooting.
Connecting to Doly via SSH
Use Doly’s IP address to start an SSH session. You can find the IP address by:
- Checking the mobile app → Settings
- Viewing your router/modem’s connected devices page
- Scanning your local network using tools like Nmap or Zenmap
Once you have the IP address, you can connect using any standard SSH client.
Important security notes
If Doly is connected to a local network, anyone on the same network could potentially attempt access.
For security reasons, we strongly recommend changing the password after your first login.
** Edit: The apt upgrade issue has been resolved.