mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
chore: replace ghproxy.com with mirror.ghproxy.com
This commit is contained in:
parent
5a19133254
commit
626196a239
20 changed files with 31 additions and 31 deletions
|
@ -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://ghproxy.com/` |
|
||||
| `-r, --reverse-proxy` | 透過反向代理伺服器下載 (`string`)<br/>例如:`-r https://mirror.ghproxy.com/` |
|
||||
|
||||
|
||||
### 快速使用
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue