Boost your Terminal experience with AI
Struggling to memorize grep or find syntax? Can’t you imagine yourself editing a file using sed or ed? Now, you have the superpower to use all the Unix commands without memorizing their syntax. Just write in plain English what you need right in the command line, and Termius will convert it to a shell command.
For example, you need to change IP address in /etc/hosts. Most people don't remember sed syntax and would have to use a terminal editor. With Termius AI, you could do it right on the spot without Google or using a terminal editor.
Just type change 64.227.107.215 to 147.182.229.184 in etc hosts and let Termius AI do its job. It will also take into account that sudo is required to run the suggested sed command.
Examples of commands to stretch your imagination on what it is possible with Termius AI.
get public ip address
delete all zip files except starting with 2022
how long system is up
find files larger than 1Mb
change prompt to user@folder:date
Termius adds context to every command description like protocol, operating system or Linux distro, shell, and host tags. This context helps AI to construct the right command for a particular case.
There is also one technical detail that one should know before usage of this feature. It is part of autocomplete, which is still in beta. If you want to try it, you need to turn it on in the top right corner of the terminal window.
It is also important to mention that the conversion from command description to shell command happens in the cloud. Termius aggregates those command descriptions to improve the quality and speed of this feature.
Read more

SSH ID – Passkeys for SSH
SSH ID is a passkey for SSH. This is a new tool inside Termius that combines the security of device-bound keys with the simplicity of sync.

8 tips for using AI agents on mobile with Termius
Learn tips to improve your experience on your phone. Set it up once and your phone stops being a fallback and starts being a workstation.
Post-quantum cryptography
Termius has implemented post-quantum cryptography, ensuring your SSH sessions remain protected not just against today's threats but also against future attacks.
