Marketplace
...
Accessing via Direct SSH
Connecting via Termius
3 min
termius offers a modern, cross platform interface for managing your ssh connections follow these steps to get started open termius log in and navigate to the main dashboard access keychain from the left hand sidebar, select keychain this is where your security credentials are stored add your key click the + new key button to open the configuration panel import credentials label give your key a recognizable name (e g , "octaspace key") private key click import from file to upload your private key, or paste the key text directly into the field key format unlike putty, termius can handle standard openssh keys directly if you have a key or pem file, you can upload it here with your key added to the keychain, you are now ready to create a new host and connect create new host in the termius sidebar, click hosts and then + new host enter the host name in the hostname field, enter the address provided in your session details note do not include "root@" in this field for example, if your details show root\@px fr 1 octa computer, only enter px fr 1 octa computer configure port & user port change the default 22 to the specific port provided on your sessions page (e g , 30042) username enter root attach key scroll down to the keys section, click select from keychain , and choose the key you created in the previous step double check ensure the port number matches your active session exactly if the port is incorrect, the connection will time out once you've done all the steps, click connect if you've setup everything correctly, you should see your session screen as below