Another Dayu

macOS | Telegram 无法正常连接网络「Telegram is connecting to Proxy」

需求

在运行代理的情况(规则判定)下,Google 等网站能正常访问,但 macOS 版 Telegram 无法正常连接网络,报错:「Connecting to Proxy」。

解决方法

方案一

打开全局代理

方案二

下载 Clash X Pro 或 Surge 等软件,使用「增强模式」。

方案三

export https_proxy=http://127.0.0.1:6152;export http_proxy=http://127.0.0.1:6152;export all_proxy=socks5://127.0.0.1:6153

#macOS #telegram #技术笔记 #软件