github.com/sagernet/sing-box@v1.9.0-rc.20/docs/configuration/inbound/redirect.zh.md (about) 1 !!! quote "" 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/)。