github.com/inazumav/sing-box@v0.0.0-20230926072359-ab51429a14f1/docs/configuration/inbound/redirect.zh.md (about) 1 !!! error "" 2 3 仅支持 Linux 和 macOS。 4 5 ### 结构 6 7 ```json 8 { 9 "type": "redirect", 10 "tag": "redirect-in", 11 12 ... // 监听字段 13 } 14 ``` 15 ### 监听字段 16 17 参阅 [监听字段](/zh/configuration/shared/listen/)。