update:readme

This commit is contained in:
Dich
2025-05-31 15:45:52 +08:00
parent d76dbd241b
commit 9b7268ee2a

View File

@ -1,8 +1,14 @@
## singbox-example ## singbox-example
> 一键更换密钥登录:``wget https://raw.githubusercontent.com/Dichgrem/singbox-example/refs/heads/main/ssh-key.sh``,随后``bash ./ssh-key.sh``; > 全自动安装方法:
> 全自动安装方法:``wget https://raw.githubusercontent.com/Dichgrem/singbox-example/refs/heads/main/singbox.sh``,随后``bash ./singbox.sh``;也可以手动安装,方法如下: - 全自动安装Reality:
``wget https://raw.githubusercontent.com/Dichgrem/singbox-example/refs/heads/main/singbox.sh``,随后``bash ./singbox.sh``;
- 全自动安装Hysteria2:
``wget https://raw.githubusercontent.com/Dichgrem/singbox-example/refs/heads/main/hysteria2.sh``,随后``bash ./hysteria2.sh``;
- 一键更换密钥登录:``wget https://raw.githubusercontent.com/Dichgrem/singbox-example/refs/heads/main/ssh-key.sh``,随后``bash ./ssh-key.sh``;
> 手动安装方法:
### 安装singbox内核 ### 安装singbox内核
``` ```