Update README.md

This commit is contained in:
Whispering Wind
2024-06-15 00:15:11 +03:30
committed by GitHub
parent 36047936f3
commit a45b51e5f4

View File

@ -3,7 +3,7 @@
This shell script provides a menu-driven interface to manage Hysteria2 server operations. It includes options to install, configure, update, and uninstall Hysteria2, as well as manage users, ports, traffic status, and integrate with other tools like TCP Brutal and WARP. This shell script provides a menu-driven interface to manage Hysteria2 server operations. It includes options to install, configure, update, and uninstall Hysteria2, as well as manage users, ports, traffic status, and integrate with other tools like TCP Brutal and WARP.
### Install command : ### Install command :
``` ```shell
bash <(curl https://raw.githubusercontent.com/H-Return/Hysteria2/main/menu.sh) bash <(curl https://raw.githubusercontent.com/H-Return/Hysteria2/main/menu.sh)
``` ```