Migrating to PhanTerm
If you previously used Xshell, Termius, or native OpenSSH, you can easily import your server list into PhanTerm.
Import OpenSSH Config (~/.ssh/config)
Section titled “Import OpenSSH Config (~/.ssh/config)”PhanTerm natively parses and imports your ~/.ssh/config file. It automatically reads directives like Host, HostName, Port, User, and IdentityFile, converting them into a visual connection list.
How to Import
Section titled “How to Import”In the PhanTerm Connection List interface:
- Press
I(uppercase i). - Select SSH Config in the import source picker.
- Wait a moment, and compatible connection definitions will automatically populate your list.
Import & Export PhanTerm Config
Section titled “Import & Export PhanTerm Config”To sync your connections across multiple devices or share your connection list:
- Export: Press
Ein the Connection List interface to export your current connections as a securephanterm-export-v1file. - Import: Press
Iand choose to import from a PhanTerm export file.