sing-box/docs/configuration/inbound/redirect.md

19 lines
239 B
Markdown
Raw Normal View History

!!! quote ""
2022-08-31 06:33:52 +00:00
Only supported on Linux and macOS.
2022-07-15 00:42:02 +00:00
### Structure
```json
{
2022-08-31 04:50:26 +00:00
"type": "redirect",
"tag": "redirect-in",
... // Listen Fields
2022-07-15 00:42:02 +00:00
}
```
### Listen Fields
2023-12-14 14:23:52 +00:00
See [Listen Fields](/configuration/shared/listen/) for details.