Giter VIP home page Giter VIP logo

clients's Introduction

JumpServer

An open-source PAM tool (Bastion Host)

English · 简体中文


What is JumpServer?

JumpServer is an open-source Privileged Access Management (PAM) tool that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.

JumpServer Overview

Quickstart

Prepare a clean Linux Server ( 64 bit, >= 4c8g )

curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash

Access JumpServer in your browser at http://your-jumpserver-ip/

  • Username: admin
  • Password: ChangeMe

Screenshots

JumpServer Console JumpServer Audits
JumpServer Workbench JumpServer Settings
JumpServer SSH JumpServer RDP
JumpServer K8s JumpServer DB

Components

JumpServer consists of multiple key components, which collectively form the functional framework of JumpServer, providing users with comprehensive capabilities for operations management and security control.

Project Status Description
Lina Lina release JumpServer Web UI
Luna Luna release JumpServer Web Terminal
KoKo Koko release JumpServer Character Protocol Connector
Lion Lion release JumpServer Graphical Protocol Connector
Chen Chen release JumpServer Web DB
Razor Chen JumpServer EE RDP Proxy Connector
Tinker Tinker JumpServer EE Remote Application Connector (Windows)
Panda Panda JumpServer EE Remote Application Connector (Linux)
Magnus Magnus JumpServer EE Database Proxy Connector

Contributing

Welcome to submit PR to contribute. Please refer to CONTRIBUTING.md for guidelines.

Security

JumpServer is a mission critical product. Please refer to the Basic Security Recommendations for installation and deployment. If you encounter any security-related issues, please contact us directly:

License

Copyright (c) 2014-2024 飞致云 FIT2CLOUD, All rights reserved.

Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an " AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

clients's People

Contributors

baijiangjie avatar feng626 avatar halo1236 avatar ibuler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clients's Issues

[Bug] KDE not supported

JumpServer 版本(v1.5.9以下不再支持)

浏览器版本

Bug 描述

Bug 重现步骤(有截图更好)

  1. KDE can't Native window
  2. KDE show's terminal as virtual terminal application but actually the default console name is Konsole or Yakuake

[Bug] 任意命令执行

clients v1.1.4

Bug 描述
clients v1.1.4 没有对jms url的命令进行验证,任意命令可以下发到客户端

Bug 重现步骤(有截图更好)
poc jms://eyJwcm90b2NvbCI6Inh4eCIsInVzZXJuYW1lIjoieHh4IiwiY29tbWFuZCI6ImNhbGMifQ==
上面的poc 可以打开calc

[Bug] 资产名称过长导致无法拉起 mstsc 打开远程应用

JumpServer 版本(v1.5.9以下不再支持)

浏览器版本
Chrome 11.8.172.15

JumpServerClient 版本
JumpServerClient v2.0.1

Bug 描述
资产名称过长导致无法拉起 mstsc 打开远程应用

资产情况:
image

现象:自建数据库远程应用客户端正常拉起(资产名称、地址都较短),dds、rds 资产远程应用客户端模式打开时提示未安装 JumpServerClient,本地 MSTSC 无响应
image

修改资产名称后正常拉起,修改后如下:
image
长资产名为异常无法拉起的资产,短资产名为克隆改名后能正常通过调起远程桌面打开的资产

Bug 重现步骤(有截图更好)
1、将资产名称和地址设置的很长(具体长度未测试)即可复现

[Bug] Client v2.1.3 版本不支持域普通用户安装

Bug 描述
JumpServer Client v2.1.3 似乎不支持域普通用户安装了,用 2.0.0 可以直接装上。

Bug 重现步骤(有截图更好)

  1. 域普通用户安装 v2.1.3 版本后,在注册表没有写入应用写入的相关信息。

[Question] Deepin 拉不起客户端

  • 系统: deepin 20.7
  • jumpclient:v1.1.7

现象:
安装程序自动创建的桌面程序 jms 没有任何响应。浏览器调用没有任何响应。

[Bug] 使用MobaXterm v24.0 build 5204作为默认 无法使用

JumpServer 版本(v1.5.9以下不再支持)
v3.10.9

浏览器版本
edge 124.0.2478.51

Bug 描述
使用MobaXterm v24.0 build 5204 作为默认ssh连接,如果MobaXterm已打开只会切换到那个页面,如果未打开会打开应用并然后打开终端再闪退。

Bug 重现步骤(有截图更好)

  1. 打开jumpserver使用客户端连接。

[Feature]

希望能够提供一个修改client 连接port的选项,看代码里面写定了2222,有时候根据需求jumpserver,绑定了域名,对外开放的端口不一定是2222,希望可以提供一个更改port的地方,非常感谢

[Bug] 测试资产可连接性失败

JumpServer 版本
JumpServer 社区版 GPLv3 v3.7.1
Bug 描述
jumpserver
1.添加了6台机器,测试连接3台成功,3台报错

2.web显示测试失败但是后台通过ssh jumpserver或者在web终端登录都可以正常连接到环境中

3.添加的环境防火墙都关闭

状态如下图
jumpserver3
image

用谷歌搜索了类似报错但是没有解决方法
jumpserver1

希望能有解决方法提供,谢谢

[Bug] 请原生支持 Apple silicon

JumpServer 版本(v1.5.9以下不再支持)

v2.1.3

浏览器版本

Bug 描述

MacBook m1 未安装 rosetta 时,拉起客户端报错

image

Bug 重现步骤(有截图更好)
1.
2.
3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.