Daniel Y

Results 8 comments of Daniel Y

hi @sensorua we met the same issue at server.coffee:40, turns out the issue is with "compare" method missing for some object. The solution is upgrading nodejs to > 0.12 version,...

@odaira one way to do this is to set content (uncompressed) size as well as block size according to frame format (https://github.com/lz4/lz4/blob/dev/doc/lz4_Frame_format.md). The content size is optional. In this way...

我在路由器上没有跑起来带 geoip 的版本,内存不大够用,可以尝试先增加内存再用新的 v2ray 包在路由器上运行看能不能正常运行

@dnvcupid 新版本默认使用 geoip,我之前实验的结果是程序根本跑不起来,我估计用 SD 卡划分 swap 内存的方法应该是可以运行的。 @jackge0323 感谢分享!根据官方文档 https://www.v2ray.com/chapter_03/01_effective.html#alterid 个人使用是可以调小一点,总而言之 v2ray 本身是比较耗资源的,你重启路由器实际上是清空缓存降低了内存消耗,我记得有个命令可以直接操作。我是用脚本不断监控 v2ray 进程本身是否退出然后重新启动,像你的这种情况,我觉得可以定期用脚本主动 kill 掉 v2ray 进程再启动一次,应该也可以达到效果。[](url)

@dnvcupid geoip 本身是做分流,你说的设备是自己的手机或者 pc 的话,用类似我这样的方法设置之后是自动翻墙的,不需要代理。

@lniwn 感谢反馈,脚本我加过a+x了的,不知道是不是没起作用,ntp这个我倒是没考虑到,不过ntp域名太多了,一个个加也不现实。。

I'd like to have a similar function when scanning the entire org but exclude several repos, because there're some forked open-source projects that will generate tons of unverified results, e.g.,...