SSH Terminal
Getting Started
Reference
SSH Terminal
Secure shell access to remote servers with full PTY support.
Connecting
Create a new SSH connection from the connection panel. Enter your server details:
192.168.1.10022rootAuthentication Methods
Password
Enter your password when prompted. Passwords are not stored.
SSH Key
Select your private key file (OpenSSH format). Supports ed25519, RSA, and ECDSA keys. Passphrase-protected keys are supported.
Known Hosts
NeuroTerm verifies server fingerprints to prevent man-in-the-middle attacks. Host-key checking is strict but frictionless — no silent auto-trust, but re-trusting a changed key is a single click.
First connection
When connecting to a new server, you'll be asked to verify its fingerprint. Once accepted, it's saved to the known hosts file.
When a host key changes
If a saved server presents a different key, the connection is blocked and you're shown the old and new fingerprints side by side. Nothing is trusted automatically — you re-trust the new key with one click only after confirming it's expected. This is common for embedded devices that regenerate host keys on every boot.
Manage every saved host from the Known Hosts manager in settings — review fingerprints and remove hosts you no longer trust.