Skip to content

PyaeSoneAungRgn/ssh-prompts

Repository files navigation

Demo

SSH Prompts

SSH account management cli tool developed with Laravel Prompts and Laravel Zero

Global Installation

composer global require pyaesoneaung/ssh-prompts
ssh-prompts

Local Installation

Download the ssh-prompts file from the Release page

cd /path/to/download/folder
chmod +x ssh-prompts
./ssh-prompts

Usage

List all host

ssh-prompts hosts

Search a host

ssh-prompts search

Create a host

ssh-prompts create

Update a host

ssh-prompts edit

Delete a host

ssh-prompts delete

Supported Enviroments

OS Support
Linux
macOS
Windows WSL

Security

I developed this project for personal use. SSH Prompts stores host information in the ~/.ssh-prompts/db_ssh_prompts.json file. For enhanced security, you can delete this file using ssh-prompts clean. This deletes sensitive data from storage when needed.

About

SSH account management cli tool developed with Laravel Prompts and Laravel Zero

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages