马春杰杰博客
致力于深度学习经验分享!

When running Google Chrome under a supported desktop environment, the system proxy settings will be used.

当我在虚拟容器下的Chrome浏览器chrome://linux-proxy-config/中配置代理时,出现了这个错误:

When running Google Chrome under a supported desktop environment, the system proxy settings will be used.When running Google Chrome under a supported desktop environment, the system proxy settings will be used.

意思就是因为版本的原因,不能直接配合代理,只能通过命令行,下面是使用命令行的解决方法:

启动Ubuntu软件中心,搜索“gksu”,然后单击“安装”(如果尚未安装)。

AltF2然后键入gksu nautilus并按下Enter

输入您的密码然后按CtrlL并键入/usr/share/applications/并按Enter

When running Google Chrome under a supported desktop environment, the system proxy settings will be used.

现在找到google-chrome并右键单击chrome图标并选择“Properties”。

接下来,在命令文本框的末尾添加以下选项。

--proxy-server="IP proxy Server:port"(例如:--proxy-server="127.0.0.1:8080"

由于我们使用socks5,所以应该输入:--proxy-server="socks5://127.0.0.1:1080",它看起来像这样(Chrome也是如此):

When running Google Chrome under a supported desktop environment, the system proxy settings will be used.

然后把这些关闭,重新打开Chrome试试吧~~

When running Google Chrome under a supported desktop environment, the system proxy settings will be used.

askubuntu

更多的Chrome命令操作见:

如果你对这篇文章有什么疑问或建议,欢迎下面留言提出,我看到会立刻回复!

打赏
未经允许不得转载:马春杰杰 » When running Google Chrome under a supported desktop environment, the system proxy settings will be used.
超级便宜的原生ChatGPT4.0

留个评论吧~ 抢沙发 评论前登陆可免验证码!

私密评论
  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址(选填,便于回访^_^)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏

登录

忘记密码 ?

切换登录

注册