From 557cb5e4af79f889a61ca51e8e8ebd9de56a6fc9 Mon Sep 17 00:00:00 2001 From: Hossin Asaadi Date: Sat, 23 Sep 2023 13:48:29 +0400 Subject: [PATCH] Update transport.md --- docs/en/config/transport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/config/transport.md b/docs/en/config/transport.md index f2367df96..d95d25197 100644 --- a/docs/en/config/transport.md +++ b/docs/en/config/transport.md @@ -523,4 +523,4 @@ Execute the command `sysctl net.ipv4.tcp_congestion_control` to get the system d > `interface`: "" -Specifies the name of the bound outbound network interface. Only supported by Linux. +Specifies the name of the bound outbound network interface. Only supported by Linux,Darwin(MacOS,iOS).