1
0
mirror of https://github.com/azlux/ssh-prompter synced 2025-01-17 23:53:28 +00:00
2024-04-09 11:25:07 +02:00
2019-08-09 17:01:58 +02:00
2018-10-08 18:58:12 +02:00
2020-04-04 21:02:24 +02:00
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

Description
No description provided
Readme MIT 59 KiB
Languages
Python 100%