mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2025-04-10 01:51:16 +02:00
Update README.md
This commit is contained in:
parent
95cdb4df54
commit
dfb8889889
1 changed files with 0 additions and 32 deletions
32
README.md
32
README.md
|
@ -107,38 +107,6 @@ API_PASS="changeme"
|
|||
./npm-api.sh --show-default
|
||||
```
|
||||
|
||||
## NEW dashboard
|
||||
|
||||
```bash
|
||||
📊 NGINX - Proxy Manager - Dashboard 🔧
|
||||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
┌─────────────────┬─────────┐
|
||||
│ COMPONENT │ STATUS │
|
||||
├─────────────────┼─────────┤
|
||||
│ 🌐 Proxy Hosts │ 11 │
|
||||
│ ├─ Enabled │ 9 │
|
||||
│ └─ Disabled │ 2 │
|
||||
├─────────────────┼─────────┤
|
||||
│ 🔄 Redirections │ 1 │
|
||||
│ 🔌 Stream Hosts │ 0 │
|
||||
├─────────────────┼─────────┤
|
||||
│ 🔒 Certificates │ 1 │
|
||||
│ ├─ Valid │ 1 │
|
||||
│ └─ Expired │ 0 │
|
||||
├─────────────────┼─────────┤
|
||||
│ 🔒 Access Lists │ 1 │
|
||||
│ └─ Clients │ 0 │
|
||||
├─────────────────┼─────────┤
|
||||
│ 👥 Users │ 3 │
|
||||
├─────────────────┼─────────┤
|
||||
│ ⏱️ Uptime │ 2 days │
|
||||
│ 📦 NPM Version │ 2.12.3 │
|
||||
└─────────────────┴─────────┘
|
||||
|
||||
💡 Use --help to see available commands
|
||||
Check --examples for more help examples
|
||||
|
||||
```
|
||||
|
||||
## Options
|
||||
```tcl
|
||||
|
|
Loading…
Add table
Reference in a new issue