10 KiB
JumpServer란 무엇인가요?
JumpServer는 DevOps 및 IT 팀이 웹 브라우저를 통해 SSH, RDP, Kubernetes, 데이터베이스 및 RemoteApp 엔드포인트에 대한 온디맨드 및 안전한 액세스를 제공하는 오픈 소스 권한 있는 액세스 관리(PAM) 도구입니다.
빠른 시작
깨끗한 리눅스 서버를 준비하세요 (64비트, >= 4c8g)
curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash
브라우저에서 JumpServer에 접속하세요 http://your-jumpserver-ip/
- 사용자 이름:
admin
- 비밀번호:
ChangeMe
스크린샷
구성 요소
JumpServer는 여러 주요 구성 요소로 구성되어 있으며, 이들은 집합적으로 JumpServer의 기능적 프레임워크를 형성하여 사용자가 운영 관리 및 보안 제어를 위한 포괄적인 기능을 제공합니다.
프로젝트 | 상태 | 설명 |
---|---|---|
Lina | JumpServer 웹 UI | |
Luna | JumpServer 웹 터미널 | |
KoKo | JumpServer 문자 프로토콜 커넥터 | |
Lion | JumpServer 그래픽 프로토콜 커넥터 | |
Chen | JumpServer 웹 DB | |
Tinker | JumpServer 원격 응용 프로그램 커넥터 (Windows) | |
Panda | JumpServer EE 원격 응용 프로그램 커넥터 (Linux) | |
Razor | JumpServer EE RDP 프록시 커넥터 | |
Magnus | JumpServer EE 데이터베이스 프록시 커넥터 | |
Nec | JumpServer EE VNC 프록시 커넥터 | |
Facelive | JumpServer EE 얼굴 인식 |
기여하기
기여하기 위해 PR을 제출하는 것을 환영합니다. 가이드는 CONTRIBUTING.md를 참조하십시오.
License
Copyright (c) 2014-2025 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.