9.7 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 網頁介面 | |
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.