Files
Archive/mieru/test/deploy/mihomo/server_udp.json
T
2025-11-17 19:42:26 +01:00

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"
}