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
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m23s
This commit is contained in:
@@ -89,6 +89,7 @@ function MikrotikTools() {
|
||||
const body = {
|
||||
serverId,
|
||||
target: String(target).trim(),
|
||||
useDns,
|
||||
};
|
||||
// gatewayRef может быть как ID gateway, так и IP/строка —
|
||||
// для простоты, если в meta есть ip — используем его как gatewayIp.
|
||||
|
||||
Reference in New Issue
Block a user