Boyi C

Results 17 issues of Boyi C

希望10.100.0.0/16匹配,但是10.100.0.1和10.100.0.2不匹配。目前需要给这个新建多条策略以完成这个匹配。 加入反向匹配之后旧可以用 ``` !10.100.0.1/32 !10.100.0.1/32 10.100.0.0/16 ``` ``` !dl.baidu.com .baidu.com ``` 做到这个匹配。 类似,ip段应该也不难支持,比如10.0.0.0-10.254.255.255

I am using udpxy on mt7621 router with multicast renew enabled. My iptv provider requires the client send multicast report packet periodicity. After enabling the feature, packet loss causes VLC...

fix for new version python-miio(using `extra-parameters`)

Add mode 1002 to tts, to make mouse works in Putty. Fixes #140

Carbonyl mouse not work in putty, but mouse can be enabled in vim and nano. After some search, I found that putty may need some configuration: https://github.com/gdamore/tcell/commit/d94cafee62790a516f1e03880b0bfe3729fcc628 Seems that putty...

**Describe the bug** `getActivity().getExternalCacheDir()` returns `/storage/emulated/0/Android/data/com.example.test2/cache`, and listFiles returns null instead of empty array. **To Reproduce** Steps to reproduce the behavior: Run `getActivity().getExternalCacheDir() + "\n" + Arrays.toString(getActivity().getExternalCacheDir().listFiles())` in app. **Expected...

Seems that this module could push to [openwrt/packages](/openwrt/packages), so it could installed without build from souce, just using `opkg`.