a-chacon / sshdb

CLI tool for manage ssh connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sshdb

Gif of the app

Getting Started

Simple cli tool that save your ssh conection's data on a sqlite database. You can save the specific data for a host and select it for a create a conection through ssh.

Prerequisites

  • Python > 3
  • Install requirements.txt

Installing

Install it with pip:

python3 -m pip install sshdb

Usage

See all options:

sshdb -h

Built With

Authors

License

This project is licensed under the GPLv3 - see the LICENSE.md file for details

About

CLI tool for manage ssh connections

License:GNU General Public License v3.0


Languages

Language:Python 100.0%