Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumpserver/clients
JumpServer PC/Mac 客户端
https://github.com/jumpserver/clients
app client
Last synced: 2 days ago
JSON representation
JumpServer PC/Mac 客户端
- Host: GitHub
- URL: https://github.com/jumpserver/clients
- Owner: jumpserver
- Created: 2021-07-22T07:21:53.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-22T10:02:20.000Z (8 months ago)
- Last Synced: 2024-04-13T17:54:29.081Z (7 months ago)
- Topics: app, client
- Language: Vue
- Homepage: http://www.jumpserver.org
- Size: 27.5 MB
- Stars: 26
- Watchers: 10
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jumpserve Client
JumpServer client, supports local client pull up.
English | [中文](README_CN.md)
## Overview
![windows](static/windows_EN.png)
## Install
### Mac
Download the Mac installation package, install JumpServer.dmg and put JumpServer.app into Applications. Double-click to open JumpServer.app to complete the custom protocol.
### Win
Download the Win installation package and double-click the JumpServer installation package file (you need to wait for 10 seconds).
### Linux
Download the Linux installation package, double-click the Deb installation package file, and open the installation package manager to install it. Or install it using the command
```
sudo dpkg -i
```
## uninstall
### Windows
Just uninstall the control panel directly.
### Mac
Remove JumpServer.app.
### Linux
Click to open Software Manager to uninstall. Or use the command to uninstall
```
sudo dpkg --purge
```
## package
- [packaging scheme](https://github.com/jumpserver/apps/blob/master/README_PACK.md)