mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-11 03:13:18 +00:00
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
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)~~
|
|
|
|
TestFlight quota is only available to [sponsors](https://github.com/sponsors/nekohasekai)
|
|
(one-time sponsorships are accepted).
|
|
Once you donate, you can get an invitation by sending us your Apple ID [via email](mailto:contact@sagernet.org),
|
|
or join our Telegram group for sponsors from [@yet_another_sponsor_bot](https://t.me/yet_another_sponsor_bot).
|
|
|
|
## :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)
|