documentation: Add USB/IP server and client

This commit is contained in:
世界
2026-06-17 18:53:38 +08:00
parent a23c66fa65
commit 70a767a14a
15 changed files with 337 additions and 7 deletions
+3 -1
View File
@@ -256,7 +256,9 @@ Fragment TLS handshake into multiple TLS records to bypass firewalls.
!!! question "Since sing-box 1.14.0"
==Linux/macOS/Windows only, requires elevated privileges==
!!! quote ""
Only supported on Linux, macOS, and Windows, and requires elevated privileges.
Inject a forged TLS ClientHello carrying this SNI before the real one,
to fool SNI-filtering middleboxes that permit specific hostnames.
+3 -1
View File
@@ -248,7 +248,9 @@ UDP 连接超时时间。
!!! question "自 sing-box 1.14.0 起"
==仅 Linux/macOS/Windows,需要管理员权限==
!!! quote ""
仅支持 Linux、macOS 和 Windows,需要提升的权限。
在真实 ClientHello 之前注入携带本字段所指定 SNI 的伪造 TLS ClientHello
用于欺骗仅放行特定主机名的 SNI 过滤中间盒。