10 KiB
JumpServer とは?
JumpServer はオープンソースの特権アクセス管理 (PAM) ツールで、DevOps および IT チームに対して、ブラウザを通じて SSH、RDP、Kubernetes、データベース、およびリモートアプリエンドポイントへのオンデマンドで安全なアクセスを提供します。
クイックスタート
クリーンな 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 Web UI | |
Luna | JumpServer Web ターミナル | |
KoKo | JumpServer キャラクタプロトコルコネクタ | |
Lion | JumpServer グラフィカルプロトコルコネクタ | |
Chen | JumpServer Web 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.