support regex and player name sniff

This commit is contained in:
iceBear67
2026-07-15 21:26:50 +08:00
parent 3a5ad7e318
commit ada07e0e36
11 changed files with 250 additions and 49 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"pingIntervalMs": 20000,
"mappings": [
{
"pattern": "mc.example.com",
"pattern": "mc\\.example\\.com",
"destination": "127.0.0.1:25566",
"proxyProtocol": true
}