Support OS
This commit is contained in:
@ -71,16 +71,20 @@ bash <(curl https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/upgrade.sh
|
|||||||
- **Update Core Hysteria2:** Update Hysteria2 to the latest version.
|
- **Update Core Hysteria2:** Update Hysteria2 to the latest version.
|
||||||
- **Uninstall Hysteria2:** Remove Hysteria2 and its configuration.
|
- **Uninstall Hysteria2:** Remove Hysteria2 and its configuration.
|
||||||
|
|
||||||
|
## Support OS:
|
||||||
|
|
||||||
|
- **Ubuntu 20+**
|
||||||
|
- **Debian 11+**
|
||||||
|
|
||||||
## Prerequisites :
|
## Prerequisites :
|
||||||
Ensure the following packages are installed:
|
Ensure the following packages are installed:
|
||||||
|
|
||||||
- Ubuntu-based Linux distribution (tested on Ubuntu)
|
|
||||||
- jq
|
- jq
|
||||||
- qrencode
|
- qrencode
|
||||||
- curl
|
- curl
|
||||||
- pwgen
|
- pwgen
|
||||||
- uuid-runtime
|
- uuid-runtime
|
||||||
|
- bc
|
||||||
|
|
||||||
If any of these are missing, the script will attempt to install them automatically.
|
If any of these are missing, the script will attempt to install them automatically.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user