代理下无法使用
Opened this issue · 5 comments
mssun commented
如何设置代理服务器?
guo-yu commented
是指在连接 vpn 的时候无法与 douban.fm 通信吗?具体是什么错误呢?
JinLinGan commented
之前用 proxychains 是可以用的
http://proxychains.sourceforge.net/
mssun commented
不是 VPN,是 proxy。
经过调试:
- 在调用 beer 的 get(), post() 时,未使用系统 proxy 作为参数。
- player module 中使用的 request 也未设置 proxy 参数。
解决方案:
- 在 player 和 douban.fm 同时支持 porxy。
- 忽略此 issue,继续不支持 proxy。使用者需要其他辅助软件才可使用。
guo-yu commented
@mssun 我理解你的意思了,但我目前没有这样的使用环境,douban.fm 正有计划消除对 beer 的依赖,我把这个 issue 加到 todo list 中吧。
mssun commented
Great, thanks!
On Tue, Apr 8, 2014 at 2:28 PM, Guo Yu notifications@github.com wrote:
@mssun https://github.com/mssun 我理解你的意思了,但我目前没有这样的使用环境,douban.fm正有计划消除对 beer 的依赖,我把这个 issue 加到 todo list 中吧。
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/88#issuecomment-39815696
.