mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore: add cloud.nginxui.com
This commit is contained in:
parent
274542fc7d
commit
cf531e3f09
28 changed files with 43 additions and 42 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
- Type: `string`
|
||||
- Version: `>= v2.0.0-beta.37`
|
||||
- Suggestion: `https://mirror.ghproxy.com/`
|
||||
- Suggestion: `https://cloud.nginxui.com/`
|
||||
|
||||
For users who may experience difficulties downloading resources from GitHub (such as in mainland China), this option
|
||||
allows them to set a proxy for github.com to improve accessibility.
|
||||
|
|
|
@ -162,7 +162,7 @@ CADir needs to comply with the `RFC 8555` standard.
|
|||
## GithubProxy
|
||||
|
||||
- Type: `string`
|
||||
- Suggestion: `https://mirror.ghproxy.com/`
|
||||
- Suggestion: `https://cloud.nginxui.com/`
|
||||
|
||||
::: warning
|
||||
Deprecated in `v2.0.0-beta.37`, please use `Http.GithubProxy` instead.
|
||||
|
|
|
@ -21,7 +21,7 @@ install.sh install [OPTIONS]
|
|||
|-----------------------|-----------------------------------------------------------------------------------------------------------------|
|
||||
| `-l, --local <file>` | Install Nginx UI from a local file (`string`) |
|
||||
| `-p, --proxy <url>` | Download through a proxy server (`string`)<br/>e.g., `-p http://127.0.0.1:8118` or `-p socks5://127.0.0.1:1080` |
|
||||
| `-r, --reverse-proxy` | Download through a reverse proxy server (`string`)<br/>e.g., `-r https://mirror.ghproxy.com/` |
|
||||
| `-r, --reverse-proxy` | Download through a reverse proxy server (`string`)<br/>e.g., `-r https://cloud.nginxui.com/` |
|
||||
|
||||
|
||||
### Quick Usage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
## GithubProxy
|
||||
- 版本: `>= v2.0.0-beta.37`
|
||||
- 类型:`string`
|
||||
- 建议:`https://mirror.ghproxy.com/`
|
||||
- 建议:`https://cloud.nginxui.com/`
|
||||
|
||||
- 对于可能在从 Github 下载资源时遇到困难的用户(如在中国大陆),此选项允许他们为 github.com 设置代理,以提高可访问性。
|
||||
|
||||
|
|
|
@ -151,7 +151,7 @@ JWT 是一种用于验证用户身份的标准,它可以在用户登录后生
|
|||
## GithubProxy
|
||||
|
||||
- 类型:`string`
|
||||
- 建议:`https://mirror.ghproxy.com/`
|
||||
- 建议:`https://cloud.nginxui.com/`
|
||||
|
||||
::: warning 警告
|
||||
已在 `v2.0.0-beta.37` 中废弃,请使用 `Http.GithubProxy` 替代。
|
||||
|
|
|
@ -20,7 +20,7 @@ install.sh install [OPTIONS]
|
|||
|-----------------------|---------------------------------------------------------------------------------------|
|
||||
| `-l, --local <file>` | 从本地文件安装 Nginx UI (`string`) |
|
||||
| `-p, --proxy <url>` | 通过代理服务器下载 (`string`)<br/>例如:`-p http://127.0.0.1:8118` 或 `-p socks5://127.0.0.1:1080` |
|
||||
| `-r, --reverse-proxy` | 通过反向代理服务器下载 (`string`)<br/>例如:`-r https://mirror.ghproxy.com/` |
|
||||
| `-r, --reverse-proxy` | 通过反向代理服务器下载 (`string`)<br/>例如:`-r https://cloud.nginxui.com/` |
|
||||
|
||||
### 使用反向代理加速
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
## GithubProxy
|
||||
- 版本:`>= v2.0.0-beta.37`
|
||||
- 類型:`string`
|
||||
- 建議:`https://mirror.ghproxy.com/`
|
||||
- 建議:`https://cloud.nginxui.com/`
|
||||
|
||||
對於可能在從 Github 下載資源時遇到困難的使用者(如在中國大陸),此選項允許他們為 github.com 設定代理,以提高可存取性。
|
||||
|
||||
|
|
|
@ -148,7 +148,7 @@ JWT 是一種用於驗證使用者身份的標準,它可以在使用者登入
|
|||
## GithubProxy
|
||||
|
||||
- 類型:`string`
|
||||
- 建議:`https://mirror.ghproxy.com/`
|
||||
- 建議:`https://cloud.nginxui.com/`
|
||||
|
||||
::: warning 警告
|
||||
已在 `v2.0.0-beta.37` 中廢棄,請使用 `Http.GithubProxy` 取代。
|
||||
|
|
|
@ -20,7 +20,7 @@ install.sh install [OPTIONS]
|
|||
|-----------------------|---------------------------------------------------------------------------------------|
|
||||
| `-l, --local <file>` | 從本機檔案安裝 Nginx UI (`string`) |
|
||||
| `-p, --proxy <url>` | 透過代理伺服器下載 (`string`)<br/>例如:`-p http://127.0.0.1:8118` 或 `-p socks5://127.0.0.1:1080` |
|
||||
| `-r, --reverse-proxy` | 透過反向代理伺服器下載 (`string`)<br/>例如:`-r https://mirror.ghproxy.com/` |
|
||||
| `-r, --reverse-proxy` | 透過反向代理伺服器下載 (`string`)<br/>例如:`-r https://cloud.nginxui.com/` |
|
||||
|
||||
|
||||
### 快速使用
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue