github.com/sagernet/sing-box@v1.9.0-rc.20/docs/configuration/inbound/redirect.md (about)

     1  !!! quote ""
     2  
     3      Only supported on Linux and macOS.
     4  
     5  ### Structure
     6  
     7  ```json
     8  {
     9    "type": "redirect",
    10    "tag": "redirect-in",
    11  
    12    ... // Listen Fields
    13  }
    14  ```
    15  
    16  ### Listen Fields
    17  
    18  See [Listen Fields](/configuration/shared/listen/) for details.