运行 SOCKS 代理时,Jupyter Notebook SOCKS 连接失败。想法?

Jupyter Notebook SOCKS connection fails while running a SOCKS proxy. Ideas?

所以我遇到了启动 local Jupyter Notebook 由于 socks 代理连接错误而失败的问题:

The webpage at http://localhost:8888/tree?token=xxxx...xxxx might be
temporarily down or it may have moved permanently to a new web address.
ERR_SOCKS_CONNECTION_FAILED

我在 Jupyter 上工作的同时 运行 通过 ssh 隧道连接袜子代理。他们已经 运行 在不同的端口上。有没有一种解决方法不需要我在不同的协议中重新实现我的代理?

我刚刚弄明白了...

设置代理绕过 localhost 成功了。