Skip to content

Commit

Permalink
documentation:Add tvOS page
Browse files Browse the repository at this point in the history
  • Loading branch information
nekohasekai committed Jul 29, 2023
1 parent e91709e commit 249c6ad
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/installation/clients/sft.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# SFV

Experimental Apple tvOS client for sing-box.

#### Requirements

* tvOS 17.0+

#### Download

* [TestFlight](https://testflight.apple.com/join/AcqO44FH)

#### Features

Full functionality, except for:

* Only remote configuration files can be created manually
* You need to update SFI to the latest beta version to import profiles from iPhone/iPad
* No iCloud profile support

#### Note

* User Agent in remote profile request is `SFT/$version ($version_code; sing-box $sing_box_version)`
* Crash logs is located in `Settings` -> `View Service Log`

#### Privacy policy

* SFT did not collect or share personal data.
* The data generated by the software is always on your device.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ nav:
- Specification: installation/clients/specification.md
- iOS: installation/clients/sfi.md
- macOS: installation/clients/sfm.md
- Apple tvOS: installation/clients/sft.md
- Android: installation/clients/sfa.md
- Configuration:
- configuration/index.md
Expand Down

0 comments on commit 249c6ad

Please sign in to comment.