pyaesoneaung/ssh-prompts
最新稳定版本:v1.0.9
Composer 安装命令:
composer create-project pyaesoneaung/ssh-prompts
包简介
SSH account management cli tool developed with Laravel Prompts and Laravel Zero
README 文档
README
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.
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 18
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-07-30