9.8 KiB
JumpServer 是什麼?
JumpServer 是一個開源的特權訪問管理 (PAM) 平台,為 DevOps 和 IT 團隊提供按需和安全的 SSH、RDP、Kubernetes、數據庫和 RemoteApp 端點的訪問,通過網頁瀏覽器實現。
快速開始
準備一台乾淨的 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 獲取指南。
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.