Introduction
Configuration
Module config file
Trusted IP data file
| Config Item | Type | Description || —————- | ——— | ———————————————————————————————- || Version | String | Verson of config file || Config | Struct | trusted client ip dict. Key: lable, Value: a list of IP segment |
"Config": {
{
"Begin": "10.0.0.0",
}
]
}