mirror of
https://github.com/Ysurac/openmptcprouter-vps-admin.git
synced 2025-03-09 15:40:05 +00:00
12 lines
No EOL
241 B
JSON
12 lines
No EOL
241 B
JSON
{
|
|
"port": 65500,
|
|
"users": [
|
|
{
|
|
"openmptcprouter": {
|
|
"username": "openmptcprouter",
|
|
"hashed_password": "MySecretKey",
|
|
"disabled": false
|
|
}
|
|
}
|
|
]
|
|
} |