raykin

Results 31 comments of raykin

@jackwish Windows上可用? 我在Mac 客户端和 服务器端尝试了各种各样的改变(换client socket listen port, server ss port, encryption method), ,没啥用。基本5分钟自动屏蔽端口,同一个IP被屏蔽了三个左右的端口,IP就ping不了。 发一个IP封了前的log记录,ss的密码不重要了。 ``` root@fourth:~# go-shadowsocks2 -s 'ss://AES-256-CFB:passwordleo@:52888' -verbose 2019/09/26 05:01:40 udp.go:135: listening UDP on :52888 2019/09/26 05:01:40...

ping 错人,本来是要ping 前一个帖子楼上的,用自动补全时没注意看, 抱歉。 DO, Vultr都用过,日本,新加坡,悉尼,美国,英国都用过,看来我这边的网抓的是非常的严。

On my app with rails4.1.4 and rabl 0.11.0, I found when I use application.html.slim in app/views/layouts, the response didn't include layout, when I use application.slim, the response include layout. I...

@gordonbisnor Do you know how to get HOSTED_VIEWER_ORIGINS_OPTIONS from global?

@srikanthcx I got same problem when I use it in custom angular wrapper(but I don't think the problem is related with this wrapper). I add custom host into HOSTED_VIEWER_ORIGINS_OPTIONS to...

it's useful when viewing PDF saved in S3 or cloud service

+1 same errors, maybe just happened on Ubuntu 11.10

也不能在mac上使用吧,试了下,mac安装不了iptables.

I face a same error when convert google logo svg. The google logo svg is single icon with multi color. The multi color property may cause the error.

got same error on custom precompile js on Rails4.2 and coffee-rails 4.2.1. The last ten lines of stack trace ``` ExecJS::RuntimeError - SyntaxError: [stdin]:57:21: unexpected ->: execjs (2.7.0) lib/execjs/external_runtime.rb:84:in `extract_result'...