Skip to main content

SSH Connection Manager Improved

Project description

redial22

Build Status License Version

redial22 is a simple shell application that manages your SSH sessions on Unix terminal.

redial22

What's New

0.7 (19.12.2019)

  • Basic support for adding ssh keys to connections
  • Dynamic, Local and Remote port forwarding settings (only one of each can be defined for now)
  • UI state is restored at startup. Redial22 now remembers last selected connection and folder expanded/collapsed states

Installation

Requirements

Stable Version

Installing via pip

We recommend installing redial22 via pip:

pip3 install redial22

Latest Version

Installing from Git

You can install the latest version from Git:

pip3 install git+https://github.com/FelipeMiranda/redial22.git

Docker

Dockerfile is provided.

Build Dockerfile:

docker build -t redial22 .

Run redial22 in Docker Container

docker run -it --rm redial22:latest redial22

Features

  • Manage your connections in folders/groups
  • Open a file manager to your remote host (Midnight Commander should be installed)
  • Edit/Move/Delete connection
  • Copy SSH Key to remote host

More features coming soon..

Connect to SSH Session (ENTER)

Press ENTER to connect a SSH session.

connect_gif

Add Folder (F6)

Press F6 or click F6 New Folder to add a folder. There must be at least one connection under the folder.

add_folder_gif

Add Connection (F7)

Press F7 or click F7 New Conn. to add a ssh connection.

add_conn_gif

Browse over mc (F5)

Press F5 or click F5 Browse to open mc (Midnight Commander) session.

mc_gif

Remove Connection (F8)

Press F8 or click F8 Remove to remove a session.

remove_gif

Edit Connection (F9)

Press F9 or click F9 Edit to edit a session.

edit_gif

Move sessions and folders

Press CTRL and up/down keys to move session or folder. For macOS users: Use ALT and up/down keys.

move_gif

Notes

Configuration file is stored in ~/.config/redial22/sessions. File format is same as the SSH config file. Configuration file can be included in SSH config file with the following way (Make sure that ~/.ssh/config file exists):

sed -i -e '1iInclude ~/.config/redial22/sessions' ~/.ssh/config

Platforms

  • Linux
  • macOS

Windows is currently not supported.

License

redial22 is licensed under the GNU General Public License v3.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redial22-1.0.0.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redial22-1.0.0-py2.py3-none-any.whl (27.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file redial22-1.0.0.tar.gz.

File metadata

  • Download URL: redial22-1.0.0.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for redial22-1.0.0.tar.gz
Algorithm Hash digest
SHA256 41c8d8ea4e1839f485ab04130ee1f52e33a8284203eb15c79017b7fb2d1a4d28
MD5 2e46a153adc362921f7989cfdfb92ea3
BLAKE2b-256 c0260f1806cdcbb59a1c71ffd28bdabb0c73fb35d24b699ab6e7e06e9cc2d88e

See more details on using hashes here.

File details

Details for the file redial22-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: redial22-1.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for redial22-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1392102aa423cd8ab33105373ddb6005c7a84ba496fbf801274e09c2aed20fe4
MD5 22edfb1264bc7a10330c212dfd372713
BLAKE2b-256 e212293559aedb5ecd6de9650a5efd8a6589f3c6ebd57001bb1aa397b506c54e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page