mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-18 18:43:37 +03:00
13 lines
110 B
Markdown
13 lines
110 B
Markdown
# Windows
|
|
|
|
## Chocolatey
|
|
|
|
```shell
|
|
choco install sing-box
|
|
```
|
|
|
|
## winget
|
|
|
|
```shell
|
|
winget install sing-box
|
|
``` |