1
0
mirror of https://github.com/azlux/ssh-prompter synced 2024-11-21 04:46:33 +00:00
Go to file
2024-04-09 11:25:07 +02:00
Capture1.PNG Add secureCRT support 2019-08-09 17:01:58 +02:00
LICENSE First Commit 2018-10-08 18:58:12 +02:00
README.md typo 2020-04-04 21:02:24 +02:00
ssh.py Fix scroll bug 2024-04-09 11:25:07 +02:00

ssh-prompter

ssh-prompter lists all servers contained in your ssh_config file with search feature.

Screenshot

ssh-prompter

SSH-config configuration

SSH-Prompter manager can folder view :

  • You need to add Folder <folder_name> into the Hosts you wanto into the ssh_config
  • You need to add IgnoreUnknown Folder in the beginning of the file to avoid ssh errors.

SSH-Prompter support the Import instruction if you use it into the ssh_config file.

Install

You need at least the version 7.3p1 of ssh.

git clone https://github.com/azlux/ssh-prompter.git
chmod +x ssh.py

put alias ssh="~/ssh-prompter/ssh.py" into you .bashrc