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:
Host
192.168.1.100Port
22Username
rootAuthenticationPassword or SSH Key
Authentication 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.
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.
Features
Full PTY support with terminal resize
Magic Input works over SSH
Integrated SFTP file browser
Pattern highlighting on remote output