Reker

Results 29 comments of Reker

@LuigiVampa92 Could you please share the modified Riru? I'm trying migrate EdXposed into my ROM directly.

Windows下是不能直接用的,要修改代码。看issue回复情况作者应该是放弃这个东西了,fork一个自己改吧

有修正的计划么?

@yesoreyeram Seems related to `lazy load` of grafana. If a infinity panel with inline source is out of screen when taking snapshot, then the data will be empty in the...

Check the stacktrace

> I'm a little bit worried about the eval function as string specially as anyone can manipulate the string definition and then inject malicious code on the worker. > >...

Thanks for reply. I think this behavior is some kind of inconvenience. For example, if the column title is Chinese: ![image](https://user-images.githubusercontent.com/4949937/195284547-ef37d7bd-10cd-4a41-983e-d9f8236aaadf.png)

${column name} is better? Or something like %column name% to avoid confuse with Grafana variable gramma?

Dumped File descriptor info, a DNS query from APP makes shadowsocks create at least 2 handle in VpnService, first one is `local_dns_path` of UDP query, and second is `protect_path` of...

> These seem normal. These fds are not closed? Does your server connection work properly? Most of them will be closed, or crash because of `Too many open files`. In...