mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-05-31 02:44:59 +00:00
chore: Update README.md
This commit is contained in:
parent
e25a96d359
commit
c95ad5a31c
19
README.md
19
README.md
@ -20,6 +20,16 @@ JumpServer is an open-source Privileged Access Management (PAM) tool that provid
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user