9.1 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 獲取指導。
安全
JumpServer 是一個關鍵任務產品。請參考基本安全建議以進行安裝和部署。如果您遇到任何與安全相關的問題,請直接與我們聯繫:
- 電子郵件:support@fit2cloud.com
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.