10 KiB
JumpServer とは?
JumpServer は、DevOps および IT チームに対して、SSH、RDP、Kubernetes、データベースおよび RemoteApp エンドポイントへのオンデマンドで安全なアクセスを提供するオープンソースの特権アクセス管理 (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 ウェブ 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 を参照してください。
ライセンス
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.