型号:RT-88U
固件版本:梅林官改 3.0.0.6.102_37094_koolcenter (来自
https://www.asusgo.com/firmware/download?devicename=rt-be88u&firmware=merlin )
插件:Merlin Clash2 v0.4.4 (来自 tg 论坛)
DNS 方案为:FakeIp
最近看 Python 程序时不时就报错:requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='xxx', port=443): Max retries exceeded with url: /api/test (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x16fb034f0>, 'Connection to xxx timed out. (connect timeout=3)'))
首先 Python 端看监控同时间端网络负载很低排除是它的问题,然后怀疑是 DNS 的问题,我干脆直接在路由器绑定了 host ,也不行,请问这种问题应该怎么去排查下?我看路由器里面的 系统日志 也没报错呢?