documentation: Add USB/IP server and client
This commit is contained in:
@@ -678,7 +678,11 @@ Fragment TLS handshake into multiple TLS records to bypass firewalls.
|
||||
|
||||
!!! question "Since sing-box 1.14.0"
|
||||
|
||||
==Client only, Linux/macOS/Windows only, requires elevated privileges==
|
||||
==Client only==
|
||||
|
||||
!!! quote ""
|
||||
|
||||
Only supported on Linux, macOS, and Windows, and requires elevated privileges.
|
||||
|
||||
Inject a forged TLS ClientHello carrying a whitelisted SNI before the real one,
|
||||
to fool SNI-filtering middleboxes that permit specific hostnames.
|
||||
|
||||
@@ -673,7 +673,11 @@ ECH 配置路径,PEM 格式。
|
||||
|
||||
!!! question "自 sing-box 1.14.0 起"
|
||||
|
||||
==仅客户端,仅 Linux/macOS/Windows,需要提权==
|
||||
==仅客户端==
|
||||
|
||||
!!! quote ""
|
||||
|
||||
仅支持 Linux、macOS 和 Windows,需要提升的权限。
|
||||
|
||||
在真实 ClientHello 之前注入一个伪造的、携带白名单 SNI 的 TLS ClientHello,
|
||||
以欺骗基于 SNI 过滤的中间盒放行连接。
|
||||
|
||||
Reference in New Issue
Block a user