Browse Source

documentation:Add tvOS page

世界 2 năm trước cách đây
mục cha
commit
a7b7a5c3c5
2 tập tin đã thay đổi với 30 bổ sung0 xóa
  1. 29 0
      docs/installation/clients/sft.md
  2. 1 0
      mkdocs.yml

+ 29 - 0
docs/installation/clients/sft.md

@@ -0,0 +1,29 @@
+# SFT
+
+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 - 0
mkdocs.yml

@@ -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