feat(MikrotikTools): add configurable DNS usage option in traceroute for flexible user preferences
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m23s

This commit is contained in:
2026-02-12 16:40:13 +07:00
parent 56b264a724
commit 337a4ce944
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -89,6 +89,7 @@ function MikrotikTools() {
const body = {
serverId,
target: String(target).trim(),
useDns,
};
// gatewayRef может быть как ID gateway, так и IP/строка —
// для простоты, если в meta есть ip — используем его как gatewayIp.