glucee

Results 14 comments of glucee

This will be a very useful function!

或者基于@sobasin 说的,使用局域网任何一个机器当做网关,来做分流 https://github.com/glucee/unblock_youku_gateway

其实还是有的,有兴趣了,可以聊聊,我做过一个在github。

咱们可以建立一个群组,研究一下这个问题。 我这里有个简单的PAC,[](https://github.com/glucee/proxy_pac) 有很多方法可以研究

其实国外访问国内,可以不用SS,HTTP代理速度就挺快的。服务器只要架设好,都不是问题。

并不是呀,自己建立的服务器,可以建立HTTP,或者SOCKS,然后修改那个pac就可以了。unblock Youku是你用他们的服务器,经常有问题。

@shuanglengyunji 事实上不是所有的国内IP都需要走代理,我们只需要让那些音视频认证网站走代理即可,真正视频播放起来还是直连比较省资源速度也快。所以可以把Unblock-Youku功能放到了局域网内的网关服务器上(用树莓派或者别的LInux服务器),所有局域网设备都可以使用国内音视频服务。 见 https://github.com/glucee/unblock_youku_gateway

I have tried the Spark Attiny AVR Programmer, it works well. You could check my [repo](https://github.com/glucee/attiny85_platformio) to try my config.

Actually, the current Pyinstaller with Python 3.6 on Windows 10 still have the same problem. The solution is still the same: copy libzmq.pyd from Python folder to zmq\backend\cython folder.