cySSHClient2

command module
v0.0.0-...-b1bbe90 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2025 License: MIT Imports: 2 Imported by: 0

README

GitHub release GitHub release

介绍

基于Linux系统终端ssh命令的ssh客户端,方便在Linux系统使用ssh命令登录主机,不用记很多主机地址,直接一个命令就可以登录远程主机,省去输入主机地址的麻烦!web端可以管理主机信息,SSH密钥,以及云主机的过期信息(即将过期的主机将会通过钉钉机器人发送通知)等

安装

下载系统版本相关的包,如一般电脑下载amd64.tar.gz 结尾的包即可.

解压:

tar -zxvf cyssh-client_2.1.0_linux_amd64.tar.gz

进入解压目录:

cd cyssh-client_2.1.0_linux_amd64

执行安装脚本:

/bin/bash ./install.sh

钉钉机器人webhook地址配置

编辑配置文件/etc/cysshClient.yml(没有此文件就新建)钉钉机器人webhook地址

创建钉钉机器人时候,需要添加关键词:主机监控提醒

编辑/etc/cysshClient.yml

webhook: https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxx

使用须知

  • 安装后可以使用cysshcyscp命令执行相应操作。

  • 了解参数运行cyssh -?cyscp -?

  • web端默认端口为31918,如果启动时候被占用则会自动+1,默认账号为admin,默认密码为123456

许可证

MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL