You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
360 B
360 B
跳板机管理平台
代码目录结构如下:
├── README.md
├── client
│ ├── README.md
│ ├── go.mod
│ ├── go.sum
│ ├── jumpcli.go
│ └── jumpcli.svg
└── server
├── jumpserver.py
├── manager_user.sh
├── proto.md
└── requirements.txt