Ovear
Ovear
你好,昨天更新 Android 系统后,发现市面上两款 V2Ray Android App 在分应用代理模式下,都会产生相同的Crash。根据 Crash Report 的 backtrace 看见是 Crash 在 libgojni.so ,所以猜测可能是底层的 AndroidLibV2ray 产生了问题。但是由于个人不是很熟悉 Kotlin 和 Android App 开发,所以没怎么看懂关于分应用代理这块是怎么处理的,具体的 Crash Report 如下, ``` 10-19 00:47:09.841 5050...
http://mysql.taobao.org/monthly/2015/11/10/ 这个patch加入到最新版的AliSQL了吗? 这个问题有向MySQL上游提交么?上游是否进行了合并呢? 谢谢。
Hi, According to this [commit](http://git.netfilter.org/nftables/commit/?id=fb9cea50e8b370b6931e7b53b1a881d3b95b1c91) in nftables, arguments must be specified before commands. It will caused several problem in openwrt 21, this commit should fix it.
**Describe the bug** OMV generated wrong samba config file which caused weird(unintentional) action. When enable "inherit permissions" in samba share config, it doesn't work as expceted. The newly created/renamed files...
Hi, There are few bugs a fixed for kemono-dl, please check. 1. if downloaded file is corrupted(both part file and downloaded file), kemono-dl will keep append to the file untill...
This pull request is for #129 since I will going to implement some other features, this branch should help to merge only bug fix.
### Description kemono-dl skip download directly when file existed, and --overwrite option will download every file which usually take a plenty of time. Since we can get hash of files,...
Hi, Chrome hard-coded a minumal timer interval which is set to 1000 [1], and it will be severe afftect our donwload speed when tab is not active. This pr fixed...
Hi, I am running your plugin from Firefox Addons strore on my Firefox 62 x64. After authorization from twitter page, the plugin always show "Authorization failed. Retry ?", if i...
This may mitigate #181 by adding file id to filename instead of adding sequence number at the end of file. But this change may cause the file order to be...