日志如下:
Rule Evaluating - 1.2 ms
Establishing TCP Connection - 33.7 ms
Active - 42.6 ms
Events
01:00:38.187808 [Connection] Incoming proxy protocol: HTTP
01:00:38.194787 [Rule] Rule evaluating requires DNS lookup for rule: OR ((RULE-SET,SYSTEM), (RULE-SET,LAN), (GEOIP,CN))
01:00:38.195125 [DNS] Use cached DNS result for speedtest.net. A record count: 4, AAAA record count: 0
01:00:38.195168 [Rule] DNS completed, IPv4 address for matching: 151.101.66.219, IPv6 address for matching: N/A
01:00:38.195211 [Rule] Rule matched: FINAL
01:00:38.195251 [Rule] Policy decision path: Final -> Proxy🪁 -> 🇸🇬 Singapore
01:00:38.195559 [Connector] Set up connection #0 via 🇸🇬 Singapore 01
01:00:38.196052 [Socket] Use the last successful address: 120.232.153.197
01:00:38.196343 [Socket] Connecting with address: 120.232.153.197, bound to the primary interface (en0) explicitly under Enhanced Mode, use TCP Fast Open
01:00:38.230218 [Socket] Connected to address 120.232.153.197 in 33.7ms
01:00:38.230359 [Socket] Attempted to use TCP Fast Open but failed (tfo_heuristics_disable)
01:00:38.230548 [Connector] TCP connection established
01:00:38.264922 [TLS] Proxy TLS handshake completed, negotiated cipher: TLS_AES_128_GCM_SHA256, protocol TLSv1.3
01:00:38.309073 [Connection] Disconnect: Read stream EOF
配置文件中未设置 tcp-fast-open,尝试设置为 true 和 false 都无效,问题出在哪里?