Some windows ssh tools ( Superputty , mremoteng ) have Connections tab .
Any Linux tools with similar feature .Both GUI / CLI tools are welcome.
- Need to restore session files ( from Superputty or mremoteng )
Some windows ssh tools ( Superputty , mremoteng ) have Connections tab .
Any Linux tools with similar feature .Both GUI / CLI tools are welcome.
Well, importing settings from one manager to another is also a problem. It can be solved with a smple script, but you need to learn structure of both configs to write it. Or try to search on github, maybe someone has already solved this.
A tabbed list can be replaced with shell autocompletion. If you name servers in config like
_group_subgroup_server
, you only need to type few characters and hit Tab to find a server you need.