mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
27 lines
535 B
JSON
27 lines
535 B
JSON
{
|
|
"portBindings": [
|
|
{
|
|
"portRange": "2012-2022",
|
|
"protocol": "TCP"
|
|
},
|
|
{
|
|
"port": 2027,
|
|
"protocol": "TCP"
|
|
}
|
|
],
|
|
"users": [
|
|
{
|
|
"name": "ducaiguozei",
|
|
"password": "xijinping"
|
|
},
|
|
{
|
|
"name": "meiyougongchandang",
|
|
"password": "caiyouxinzhongguo",
|
|
"allowPrivateIP": true,
|
|
"allowLoopbackIP": true
|
|
}
|
|
],
|
|
"loggingLevel": "INFO",
|
|
"mtu": 1400
|
|
}
|