mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2025-03-11 19:08:42 +01:00
Update README.md
This commit is contained in:
parent
d02ac74787
commit
e6ba84e706
1 changed files with 9 additions and 3 deletions
12
README.md
12
README.md
|
@ -1,7 +1,11 @@
|
|||
###############################################################################
|
||||
# Nginx Proxy Manager CLI Script by Erreur32
|
||||
|
||||
This script allows you to manage Nginx Proxy Manager via the API. It provides functionalities such as creating proxy hosts, managing users, and displaying configurations.
|
||||
# Nginx Proxy Manager CLI Script
|
||||
|
||||
_by Erreur32_
|
||||
|
||||
This script allows you to manage Nginx Proxy Manager via the API.
|
||||
|
||||
It provides functionalities such as creating proxy hosts, managing users, and displaying configurations.
|
||||
|
||||
## Usage:
|
||||
```bash
|
||||
|
@ -39,5 +43,7 @@ This script allows you to manage Nginx Proxy Manager via the API. It provides fu
|
|||
./nginx_proxy_manager_cli.sh --list-hosts
|
||||
```
|
||||
|
||||

|
||||
|
||||
## TODO:
|
||||
- Translate all text in english :p !
|
||||
|
|
Loading…
Reference in a new issue