chore: replace ghproxy.com with mirror.ghproxy.com

This commit is contained in:
0xJacky 2023-12-21 11:01:41 +08:00
parent 5a19133254
commit 626196a239
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0
20 changed files with 31 additions and 31 deletions

View file

@ -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://ghproxy.com/` |
| `-r, --reverse-proxy` | Download through a reverse proxy server (`string`)<br/>e.g., `-r https://mirror.ghproxy.com/` |
### Quick Usage