mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 19:13:12 +00:00
33 lines
867 B
Markdown
33 lines
867 B
Markdown
|
---
|
||
|
icon: material/apple
|
||
|
---
|
||
|
|
||
|
# sing-box for Apple platforms
|
||
|
|
||
|
SFI/SFM/SFT allows users to manage and run local or remote sing-box configuration files, and provides
|
||
|
platform-specific function implementation, such as TUN transparent proxy implementation.
|
||
|
|
||
|
## :material-graph: Requirements
|
||
|
|
||
|
* iOS 15.0+ / macOS 13.0+ / Apple tvOS 17.0+
|
||
|
* An Apple account outside of mainland China
|
||
|
|
||
|
## :material-download: Download
|
||
|
|
||
|
* [App Store](https://apps.apple.com/us/app/sing-box/id6451272673)
|
||
|
* [TestFlight (Beta)](https://testflight.apple.com/join/AcqO44FH)
|
||
|
|
||
|
## :material-file-download: Download (macOS standalone version)
|
||
|
|
||
|
* [Homebrew Cask](https://formulae.brew.sh/cask/sfm)
|
||
|
|
||
|
```bash
|
||
|
brew install sfm
|
||
|
```
|
||
|
|
||
|
* [GitHub Releases](https://github.com/SagerNet/sing-box/releases)
|
||
|
|
||
|
## :material-source-repository: Source code
|
||
|
|
||
|
* [GitHub](https://github.com/SagerNet/sing-box-for-apple)
|