[Bug Report] Deepin浏览器, 无法使用系统socks代理
Tofloor
poster avatar
深蓝
deepin
2025-06-06 10:04
Author

  1. Deepin浏览器无法使用socks代理; 即使把系统代理socks地址改为局域网地址也无效;
  2. clash开启tun模式时, 此时Deepin浏览器可以正常使用全局代理;
  3. ufw防火墙均已关闭;
  4. 怀疑是因为玲珑应用在容器中运行导致; 哪位大佬有deb格式的包,发个地址

浏览器版本:

6.6.5.4(正式版本) (64 位)| 127.0.6533.100

image.png

clash启动:
image.png

clash启动后,已经监听sock端口4781

image.png

clash的配置文件config.yaml内容:

image.png

系统代理设置:

image.png

Reply Favorite View the author
All Replies
krisd
deepin
2025-06-06 10:30
#1

和玲珑没有关系,浏览器不支持这个特性

Reply View the author
running
deepin
2025-06-06 11:26
#2

@深蓝

试试在终端里面使用参数来添加代理,这样启动:

图片.png

Reply View the author
神末shenmo
deepin
Spark-App
Solutions Team Moderator
2025-06-06 11:59
#3

图片.png

Reply View the author
深蓝
deepin
2025-06-06 12:47
#4
running

@深蓝

试试在终端里面使用参数来添加代理,这样启动:

图片.png

谢谢大佬, 这样可以使用socks代理

Reply View the author
加菲不是胖橘
deepin product team
2025-06-06 15:13
#5
神末shenmo

图片.png

星火里这个V7.3是专业版上的吗?如果是,那也是不支持socks代理的哈,浏览器代理和系统代理不一样,目前和360一起开发的V7版本,浏览器内的代理功能支持的是 https 的代理。

Reply View the author
深蓝
deepin
2025-06-06 17:33
#6
加菲不是胖橘

星火里这个V7.3是专业版上的吗?如果是,那也是不支持socks代理的哈,浏览器代理和系统代理不一样,目前和360一起开发的V7版本,浏览器内的代理功能支持的是 https 的代理。

大佬, Deepin浏览器, 将来有计划添加支持socks代理吗? 十分着急用啊

Reply View the author
加菲不是胖橘
deepin product team
2025-06-18 10:44
#7

最近发现一个好用的浏览器插件,浏览器可以通过安装扩展插件来实现代理功能:ZeroOmega

image.png

Reply View the author
深蓝
deepin
2025-06-18 17:08
#8

安装试了试, 无法保存呢? 提示报错: "您的浏览器不支持 socks5 代理认证!"

image.png

image.png

Reply View the author
深蓝
deepin
2025-06-18 17:09
#9

目前,我使用命令启动的浏览器:
ll-cli run org.deepin.browser -- browser --proxy-server=socks://127.0.0.1 :4781

Reply View the author