Updated February 23, 2026
SSH lets you access your DeviceFreedom's command line from another device on your network. This is useful when you can't access the web interface, or if you prefer working in your own terminal app.
If you can access the web interface, the built-in Terminal is an easier option — no setup required, and it works over remote access too.
Open a terminal on your computer and run:
ssh [email protected]
Enter your DeviceFreedom login password when prompted.
If devicefreedom.local doesn't work, use your DeviceFreedom's IP address instead — for example, ssh [email protected]. See Connecting to your DeviceFreedom for help finding your IP address.
devicefreedom user with your DeviceFreedom login password.sudo for commands that require elevated permissions. If prompted for a password, it's the same DeviceFreedom login password.apt) are not persisted across restarts. See Using the built-in Terminal for more details.