nw
nw
root@router:/tmp# ./OpenGFW -c config.yaml rules.yaml bash: ./OpenGFW: cannot execute: required file not found root@router:/tmp# opkg list | grep kmod-ipt-nfqueue kmod-ipt-nfqueue - 6.1.81-1 root@router:/tmp# opkg list | grep iptables-mod-nfqueue iptables-mod-nfqueue -...
接这个issue: https://github.com/apernet/OpenGFW/issues/94 静态编译后, 按照readme配置和规则文件运行, 提示engine exited {"error": "exit status 1"} root@router:/tmp# ./OpenGFW -c config.yaml rules.yaml 2024-03-12T12:39:04Z INFO engine started 2024-03-12T12:39:04Z DEBUG worker started {"id": 0} 2024-03-12T12:39:04Z DEBUG worker started {"id":...
it is hard to find out which specific rule actually trigged in logs when debugging why one stream been blocked or allowed: ``` 2024-03-24T05:19:32Z INFO UDP stream action {"id": 1771768123415990016,...
### 描述问题 / Describe the problem easytier-core easytier-cli 当前binary的大小,在现代设备的存储空间下部署和运行完全没有问题。 但是考虑到有一些传统的IOT设备,内存和FLASH 空间容量都不足,请作者考虑在未来的release中控制一下binary的大小(越小越好),方便适配IOT设备。 或者可以考虑出一个IOT专用的版本,可以减少features,只保留基本功能。 ### 描述您想要的解决方案 / Describe the solution you'd like 未来的release中控制一下binary的大小(越小越好) ### 替代方案 / Alternatives considered 可以考虑出一个IOT专用的版本,可以减少features,只保留基本功能。 ### 额外上下文 /...
I have Winner Micro's W600 based devices flashed latest OpenW600_1.18.145, it works well! However I noticed in home page, looks like Chip temperature is around 86.2°C right after it booted...