9.6 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.