From b7651cc5365c1fb717ff9a67f015d611b7f56761 Mon Sep 17 00:00:00 2001 From: patterniha <71074308+patterniha@users.noreply.github.com> Date: Thu, 26 Jun 2025 13:22:03 +0330 Subject: [PATCH] add dialerProxy-tip --- docs/en/config/transport.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/en/config/transport.md b/docs/en/config/transport.md index 707e8d9..b560f27 100644 --- a/docs/en/config/transport.md +++ b/docs/en/config/transport.md @@ -664,6 +664,12 @@ in `AsIs` domainStrategy, built-in golang happyEyeballs is applied(currently it ::: +::: tip + +when `dialerProxy` is set `happyEyeballs` is not applied, and only a random IP will replace the domain. + +::: + ```json "happyEyeballs": { "tryDelayMs": 250,