定制 pyaesoneaung/ssh-prompts 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

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.

统计信息

  • 总下载量: 21
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 18
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 18
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-07-30