LazyZhu

Results 6 issues of LazyZhu

Need http or http+tls outbound support.

``` C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/jekyll-3.2.1/lib/jekyll/cleaner.rb:73:in `parent_dirs': stack level too deep (SystemStackError) from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/jekyll-3.2.1/lib/jekyll/cleaner.rb:77:in `parent_dirs' from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/jekyll-3.2.1/lib/jekyll/cleaner.rb:77:in `parent_dirs' from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/jekyll-3.2.1/lib/jekyll/cleaner.rb:77:in `parent_dirs' from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/jekyll-3.2.1/lib/jekyll/cleaner.rb:77:in `parent_dirs' from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/jekyll-3.2.1/lib/jekyll/cleaner.rb:77:in `parent_dirs' from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/jekyll-3.2.1/lib/jekyll/cleaner.rb:77:in `parent_dirs' from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/jekyll-3.2.1/lib/jekyll/cleaner.rb:77:in `parent_dirs' from...

按如下命令循环测试几次就会发现问题: ``` rl_set mykey "Hello" rl_get mykey get mykey ds_get mykey rl_del mykey get mykey ds_get mykey ``` 另外`ds_del`返回的不应该是OK,而应该是被成功删除key数目

缺失 CNNIC sDNS `1.2.4.0/24`, 而 CNNIC sDNS `210.2.4.0/24` 却包含在内,有点奇怪, 而且TCP查询DNS时会造成路由误判. 另外能否给免费数据库ipipfree.ipdb提供英语查询界面以及官方直链下载(现在只有手动下载)? 否则再整合进"[某些程序](https://github.com/Dreamacro/clash/pull/90)"时很麻烦. 最后感谢一直支持这个列表.

To active a entry by search, first you need type for search, go to search results panel, select the entry you want, then active the keyboard button.

`NginxCoreModule`里有三个关于限速的参数: > > http://nginx.org/en/docs/http/ngx_http_core_module.html#limit_except 但是过于简陋了,能否也开发一个类似于`limit_req2_nginx_module`的模块?