From 2b7ae341e1a8ed76c956773da2419b95c3813f77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E6=89=87=E6=BB=91=E7=BF=94=E7=BF=BC?= Date: Thu, 26 Jun 2025 20:07:06 +0800 Subject: [PATCH] Update transport.md --- docs/en/config/transport.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/docs/en/config/transport.md b/docs/en/config/transport.md index 39b0489..1ffb9ab 100644 --- a/docs/en/config/transport.md +++ b/docs/en/config/transport.md @@ -663,18 +663,6 @@ in `freedom` settings when you set `domainStrategy` to `UseIP`/`ForceIP` just a ::: -::: tip - -in `AsIs` domainStrategy, built-in golang happyEyeballs is applied(currently it is RFC-6555) - -::: - -::: tip - -when `dialerProxy` is set, `happyEyeballs` is not applied, and only a random IP will replace the domain. - -::: - ```json "happyEyeballs": { "tryDelayMs": 250,