zjsz007
zjsz007
WARNING:root:db loop Traceback (most recent call last): File "/usr/shadowsocks/dbtransfer.py", line 133, in thread_db DbTransfer.get_instance().push_db_all_user() File "/usr/shadowsocks/dbtransfer.py", line 60, in push_db_all_user dt_transfer = self.get_servers_transfer() File "/usr/shadowsocks/dbtransfer.py", line 49, in get_servers_transfer data,...
shadowsocks 需要setup.py嘛?之前是只获取了shadowsocks下的shadowsocks文件夹. VPS机器 文件在/usr 下,有兴趣看下?
可以登陆去看下,放到不同目录等级,有不同报错,你指的是需要放在server.py的上级目录吧? By zjsz007 在2017年04月19日 00:17,Falseen 写道: 你这样把密码贴在这里合适么。。 不需要setup.py,只是为了说明应该把socket.py放在什么位置。这里的话需要放到根目录,即 shadowsocks目录。 —You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread....
是限制连接客户端功能 {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/falseen/PySocket","title":"falseen/PySocket","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/falseen/PySocket"}},"updates":{"snippets":[{"icon":"PERSON","message":"@falseen in #10: 你需要的是前置代理的功能么 ?\r\n"}],"action":{"name":"View Issue","url":"https://github.com/falseen/PySocket/issues/10#issuecomment-294904084"}}}
呃,感谢,看来是我看Readme 理解能力太差了… By zjsz007 在2017年04月19日 00:46,Falseen 写道: 你自己按照说明修改一下socket.py文件就行了。 —You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread. {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/falseen/PySocket","title":"falseen/PySocket","subtitle":"GitHub...
Traceback (most recent call last): File "/usr/shadowsocks/shadowsocks/../shadowsocks/tcprelay.py", line 834, in handle_event conn = self._server_socket.accept() File "/usr/shadowsocks/shadowsocks/../socket.py", line 101, in setattr(self, method_name, types.MethodType(lambda *args, **kwds: new_method(method, *args, **kwds), self, self)) File...