up readme
This commit is contained in:
14
README_EN.md
14
README_EN.md
@@ -38,7 +38,8 @@ desktop software that provides self-hosted solutions.
|
||||
- Automatically obtain ID server and KEY
|
||||
- Automatically obtain address book
|
||||
- Visitors are remotely to the device via a temporary sharing link
|
||||
|
||||
- CLI
|
||||
- Reset admin password
|
||||
## Prerequisites
|
||||
|
||||
### [Rustdesk](https://github.com/rustdesk/rustdesk)
|
||||
@@ -153,6 +154,17 @@ installation are `admin` `admin`, please change the password immediately.
|
||||
2. PC client docs: `<your server[:port]>/swagger/index.html`
|
||||

|
||||
|
||||
### CLI
|
||||
```bash
|
||||
# help
|
||||
./apimain -h
|
||||
```
|
||||
|
||||
#### Reset admin password
|
||||
```bash
|
||||
./apimain reset-admin-pwd <pwd>
|
||||
```
|
||||
|
||||
## Installation and Setup
|
||||
|
||||
### Configuration
|
||||
|
||||
Reference in New Issue
Block a user