mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
14 lines
163 B
Markdown
14 lines
163 B
Markdown
# macOS
|
|
|
|
## Homebrew (core)
|
|
|
|
```shell
|
|
brew install sing-box
|
|
```
|
|
|
|
## Homebrew (Tap)
|
|
|
|
```shell
|
|
brew tap sagernet/sing-box
|
|
brew install sagernet/sing-box/sing-box
|
|
``` |