chore: Update README.md

pull/13606/head
maninhill 2024-07-04 08:54:19 +08:00 committed by Bryan
parent e25a96d359
commit c95ad5a31c
1 changed files with 10 additions and 9 deletions

View File

@ -20,6 +20,16 @@ JumpServer is an open-source Privileged Access Management (PAM) tool that provid
![JumpServer Overview](https://github.com/jumpserver/jumpserver/assets/41712985/4f981076-ce03-41db-a64e-e79d633c8831) ![JumpServer Overview](https://github.com/jumpserver/jumpserver/assets/41712985/4f981076-ce03-41db-a64e-e79d633c8831)
## Quick Start
Prepare a clean Linux Server ( 64 bit, >= 4c8g )
```
curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash
```
Access JumpServer in your browser at `http://your-ip/`, `admin`/`ChangeMe`
## Screenshots ## Screenshots
<table style="border-collapse: collapse; border: 1px solid black;"> <table style="border-collapse: collapse; border: 1px solid black;">
@ -43,15 +53,6 @@ JumpServer is an open-source Privileged Access Management (PAM) tool that provid
</tr> </tr>
</table> </table>
## Quick Start
Prepare a clean Linux Server ( 64bit, >= 4c8g )
```
curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash
```
Access JumpServer in your browser at `http://your-ip/`, `admin`/`admin`
## Components ## Components
JumpServer consists of multiple key components, which collectively form the functional framework of JumpServer, providing users with comprehensive capabilities for operations management and security control. JumpServer consists of multiple key components, which collectively form the functional framework of JumpServer, providing users with comprehensive capabilities for operations management and security control.