mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-22 16:07:49 +08:00
29 lines
527 B
JSON
29 lines
527 B
JSON
{
|
|
"portBindings": [
|
|
{
|
|
"portRange": "8964-8965",
|
|
"protocol": "UDP"
|
|
},
|
|
{
|
|
"port": 9648,
|
|
"protocol": "UDP"
|
|
},
|
|
{
|
|
"port": 6489,
|
|
"protocol": "UDP"
|
|
},
|
|
{
|
|
"port": 4896,
|
|
"protocol": "UDP"
|
|
}
|
|
],
|
|
"users": [
|
|
{
|
|
"name": "baozi",
|
|
"password": "manlianpenfen",
|
|
"allowLoopbackIP": true
|
|
}
|
|
],
|
|
"loggingLevel": "INFO"
|
|
}
|