Nick Peng

Results 10 issues of Nick Peng

Maintainer: me Compile tested: TL-WR703N/22.03-SNAPSHOT r19160+542-7ea2f3d6e2 Description: Backported from: [smartdns: update to 1.2022.38.1 #19588](https://github.com/openwrt/packages/pull/19588)

目前smartdns基本功能已经完善,后续还有什么需求请各位给建议。 需求收集包括: ``` 需求功能: 一句话描述功能。 需求描述: 详细描述功能。 使用场景: 使用的运营商,网络情况等。 ``` 如果有相同需求,请点赞,点赞数量多的需求实现优先级会相应的高。

Python支持select接口。

python测试用例在ubuntu 2004下crash ``` @unittest.skip("disable thread for no delete") def test_flow_op_thread(self): @unittest.skip("disable thread for no delete") def test_flow_op(self): ``` 可能导致原因是py_resize.py下列代码: 将numpy的数据push到outpu时异常。 ```python def process(self, data_ctx): in_bl = data_ctx.input("resize_in") out_bl = data_ctx.output("resize_out")...

**Router Model Affected** Models: RT-AX82U **Firmware Version Affected** 388.8_2 **Is this bug present in upstream Merlin releases too?** NA **Describe the bug** After setting the IPV6 rules, restarting the router...

bug

### material-react-table version N/A ### react & react-dom versions N/A ### Describe the bug and the steps to reproduce it https://www.material-react-table.com/docs/examples/advanced Check the example,what is shown is GMT time. ![无标题](https://github.com/user-attachments/assets/f4b13abd-8c7d-474d-8dfd-d513d1046be8)...

1. Fixed the issue that the initial key mapping of genesis is incorrect. 2. Fixed the issue that the turbo button of gwenesis is not working.

增加了一个SmartDNS UI,有兴趣的朋友可以下载体验。 UI目前尚处于起步阶段,只有查看类的基本功能,后续会有空再补充其他功能。 重要:因是体验版本,不保证数据的可靠性,以及后续的兼容性,请勿日常使用。 下载: https://github.com/pymumu/smartdns/releases/tag/Release47.1 使用指导: https://pymumu.github.io/smartdns/config/dashboard/ 默认用户名密码为:admin/password

SmartDNS发布以来,主要有我个人利用业余时间和兴趣爱好维护。 但目前本人精力有限后续打算将smartdns转化为非个人开源项目 计划将smartdns整体迁移到组织[SmartDNS](http://github.com/smartdns/)中,欢迎有愿意参与smartdns贡献的朋友加入。 有兴趣的朋友可留言反馈自己的意向。 另外,此项目为开源非盈利项目,参加项目不会有任何收入,全凭兴趣爱好,投入上也要有一定的保证,所以请慎重加入。 目前项目涉及的组件以及技术 组件|相关技术 --|-- smartDNS核心 | 懂C语言,懂Linux编程,有网络编程经验| openwrt UI |懂LUA,JavaScript,Shell,会opkg包制作| UI核心程序 |懂Rust语言,会Rest-Server和Sql编程。| 前端UI|懂React和typescript。| 资料帮助|会Markdown,熟悉使用smartdns的各项功能,英语好。|