mirror of
https://github.com/Dichgrem/singbox-example.git
synced 2025-08-01 09:39:31 -04:00
update:readme
This commit is contained in:
12
README.md
12
README.md
@ -1,8 +1,14 @@
|
||||
## 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内核
|
||||
```
|
||||
@ -55,4 +61,4 @@ vless://<UUID>@<IP>:<端口>?security=reality&sni=<域名>&fp=<utls浏览器指
|
||||
|
||||
- 编写完成后即可导入一个客户端,开始使用!
|
||||
|
||||
- 如果你想使用原生singbox客户端,参考[这里](singbox-example/client/example-node/single-node-core.yaml),即单节点配置.
|
||||
- 如果你想使用原生singbox客户端,参考[这里](singbox-example/client/example-node/single-node-core.yaml),即单节点配置.
|
||||
|
Reference in New Issue
Block a user