moetaku
Results
3
issues of
moetaku
在R6300V2 7.9.1固件上发现使用wget访问github链接会报ssl错误,猜测是openssl库版本问题,使用curl则可以正常访问,故把fancyss_arm里面几处使用wget访问github地址的地方替换为curl。 另外创建了更新路由规则的actions,定时更新上传至github,妈妈再也不用担心路由规则无人维护了。
安装完脚本之后,使用firewalld修改防火墙配置,再使用ssh连接过去,就会恢复到安装脚本前的防火墙配置。
## Current use version? #### 当前使用的版本是多少? ``` v3.11.2 ``` ## Will this problem occur in demo? #### Demo能否复现这问题? ``` 能 ``` ## Describe the problem or provide an error log?...