JumpServer ## オープンソースのPAMツール (バスティオンホスト)

## JumpServerとは? JumpServerは、DevOpsおよびITチームに対して、SSH、RDP、Kubernetes、データベース、リモートアプリケーションエンドポイントへのオンデマンドかつ安全なアクセスをウェブブラウザを通じて提供するオープンソースの特権アクセス管理 (PAM) ツールです。 テーマに基づく画像 ## クイックスタート クリーンなLinuxサーバーを準備します (64ビット, >= 4c8g) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash ``` ブラウザでJumpServerにアクセスします `http://your-jumpserver-ip/` - ユーザー名: `admin` - パスワード: `ChangeMe` [![JumpServer クイックスタート](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer クイックスタート") ## スクリーンショット           
JumpServer コンソール JumpServer PAM
JumpServer 監査 JumpServer 作業台
JumpServer RBACJumpServer 設定
JumpServer SSH JumpServer RDP
JumpServer K8s JumpServer DB
## コンポーネント JumpServerは複数の主要コンポーネントで構成されており、全体としてJumpServerの機能フレームワークを形成し、ユーザーに対して運用管理およびセキュリティ制御の包括的な機能を提供します。 | プロジェクト | ステータス | 説明 | |--------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| | [Lina](https://github.com/jumpserver/lina) | Linaのリリース | JumpServerウェブUI | | [Luna](https://github.com/jumpserver/luna) | Lunaのリリース | JumpServerウェブ端末 | | [KoKo](https://github.com/jumpserver/koko) | Kokoのリリース | JumpServerキャラクタプロトコルコネクタ | | [Lion](https://github.com/jumpserver/lion) | Lionのリリース | JumpServerグラフィカルプロトコルコネクタ | | [Chen](https://github.com/jumpserver/chen) | Chenのリリース | JumpServerウェブデータベース | | [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServerリモートアプリケーションコネクタ (Windows) | | [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EEリモートアプリケーションコネクタ (Linux) | | [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDPプロキシコネクタ | | [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EEデータベースプロキシコネクタ | | [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNCプロキシコネクタ | | [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE顔認識 | ## 貢献 貢献するためにPRを提出することを歓迎します。ガイドラインについては[CONTRIBUTING.md][contributing-link]を参照してください。 ## ライセンス 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. [docs-link]: https://jumpserver.com/docs [discord-link]: https://discord.com/invite/W6vYXmAQG2 [contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md [license-link]: https://www.gnu.org/licenses/gpl-3.0.html [docker-link]: https://hub.docker.com/u/jumpserver [github-release-link]: https://github.com/jumpserver/jumpserver/releases/latest [github-stars-link]: https://github.com/jumpserver/jumpserver [github-issues-link]: https://github.com/jumpserver/jumpserver/issues [github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver [github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square [docker-shield]: https://img.shields.io/docker/pulls/jumpserver/jms_all.svg [license-shield]: https://img.shields.io/github/license/jumpserver/jumpserver [discord-shield]: https://img.shields.io/discord/1194233267294052363?style=flat&logo=discord&logoColor=%23f5f5f5&labelColor=%235462eb&color=%235462eb