https://github.com/funnyang/jump
jump 是一个本地版的 JumpServer,本地ssh连接管理工具
https://github.com/funnyang/jump
Last synced: 2 months ago
JSON representation
jump 是一个本地版的 JumpServer,本地ssh连接管理工具
- Host: GitHub
- URL: https://github.com/funnyang/jump
- Owner: Funnyang
- Created: 2022-01-23T10:39:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-27T09:28:43.000Z (5 months ago)
- Last Synced: 2025-02-08T03:41:23.607Z (4 months ago)
- Language: Go
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jump
jump 是一款本地管理 ssh 连接的工具,它的交互灵感来源于 JumpServer,区别在于 jump 用于管理本地要连接的主机,并非一款堡垒机工具。
所有的主机信息保存在 sqlite 中,路径位于 `~/.jump/host.db`。
该工具暂时属于自用,sqlite 中信息暂未实现加密存储。
## 截图
