sing-box/docs/configuration/inbound/shadowtls.zh.md
世界 5813e0ce7a
Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00

385 B

结构

{
  "type": "shadowtls",
  "tag": "st-in",

  ... // 监听字段

  "handshake": {
    "server": "google.com",
    "server_port": 443,

    ... // 拨号字段
  }
}

监听字段

参阅 监听字段

字段

handshake

==必填==

握手服务器地址和 拨号参数