https://github.com/halo1236/jumpserverapi
JumpServer堡垒机API文档
https://github.com/halo1236/jumpserverapi
docsify jumpserver
Last synced: 7 months ago
JSON representation
JumpServer堡垒机API文档
- Host: GitHub
- URL: https://github.com/halo1236/jumpserverapi
- Owner: Halo1236
- Created: 2022-09-13T10:53:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T12:44:40.000Z (over 2 years ago)
- Last Synced: 2025-01-10T21:49:32.431Z (over 1 year ago)
- Topics: docsify, jumpserver
- Language: Python
- Homepage: https://halo1236.github.io/JumpServerAPI
- Size: 356 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JumpServerAPI 接口文档说明
## 本地预览
```
cd docs
docsify serve
...
Serving /Users/halo/PycharmProjects/JumpServerAPI/docs now.
Listening at http://localhost:3000
...
```