10 KiB
JumpServerとは?
JumpServerは、DevOpsおよびITチームに対して、SSH、RDP、Kubernetes、データベース、リモートアプリケーションエンドポイントへのオンデマンドかつ安全なアクセスをウェブブラウザを通じて提供するオープンソースの特権アクセス管理 (PAM) ツールです。
クイックスタート
クリーンなLinuxサーバーを準備します (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ウェブデータベース | |
Tinker | JumpServerリモートアプリケーションコネクタ (Windows) | |
Panda | JumpServer EEリモートアプリケーションコネクタ (Linux) | |
Razor | JumpServer EE RDPプロキシコネクタ | |
Magnus | JumpServer EEデータベースプロキシコネクタ | |
Nec | JumpServer EE VNCプロキシコネクタ | |
Facelive | JumpServer EE顔認識 |
貢献
貢献するためにPRを提出することを歓迎します。ガイドラインについてはCONTRIBUTING.mdを参照してください。
ライセンス
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.