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

18 lines
222 B
Markdown
Raw Normal View History

2022-08-31 06:33:52 +00:00
!!! error ""
仅支持 Linux 和 macOS。
### 结构
```json
{
2022-08-31 04:50:26 +00:00
"type": "redirect",
"tag": "redirect-in",
... // 监听字段
}
```
### 监听字段
2022-08-31 04:50:26 +00:00
参阅 [监听字段](/zh/configuration/shared/listen/)。