blackmatrix7 / ios_rule_script

分流规则、重写写规则及脚本。
GNU General Public License v2.0
16.97k stars 2.72k forks source link

OpenAI规则误判 #1132

Closed eli-yip closed 7 months ago

eli-yip commented 7 months ago

规则名称:OpenAI

规则链接:https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/OpenAI/OpenAI.list

异常规则:IP-ASN 14061

问题描述:tonybai.com不是OpenAI的域名,却被判断为属于OpenAI。

抓包截图:(相关抓包工具的截图。)

DNS Lookup - 280 ms
Rule Evaluating - 3 ms
Establishing TCP Connection - 11 ms
Active - 14 s

Events
16:00:53.853842 [Connection] Incoming proxy protocol: HTTP
16:00:53.853980 [TLS] TLS Client Hello SNI: tonybai.com
16:00:53.854160 [Rule] Rule evaluating requires DNS lookup for rule: RULE-SET LAN
16:00:54.134774 [Rule] DNS completed in 280.56ms, IPv4 address for matching: 104.236.176.96, IPv6 address for matching: N/A
16:00:54.138336 [Rule] Sub-rule matched: IP-ASN 14061(OpenAI.list)
16:00:54.138375 [Rule] Rule matched: RULE-SET OpenAI.list
16:00:54.138529 [Rule] Policy decision path: OpenAI -> 🇺🇸 美国高级 IEPL 中继 2
16:00:54.139520 [Socket] Use the last successful address: 117.xxx.136.47
16:00:54.140365 [Socket] Connecting with address: 117.xxx.136.47, bound to the primary interface (xxx) explicitly under Enhanced Mode, use TCP Fast Open
16:00:54.152462 [Socket] Connected to address 117.xxx.136.47 in 11ms
16:00:54.152636 [Socket] TCP Fast Open was successful (tfo_syn_data_sent, tfo_syn_data_acked)
16:00:54.152806 [Connector] TCP connection established
16:01:04.137915 [Connection] Remote closed sending stream (Half-closed)
16:01:09.141752 [Connection] Disconnect with reason: Closed by remote

调整方案:删除或者调整这个规则。

blackmatrix7 commented 7 months ago

谢谢反馈,已调整。