Add log and dns documentation

This commit is contained in:
世界
2022-07-08 17:01:38 +08:00
parent 0cc16a7836
commit 493f517d93
13 changed files with 442 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
### Structure
```json
{
"inbounds": [
{
"type": "",
"tag": "",
...
}
]
}
```