liudf0716
released this
replace libhttpd with libevent library
Assets
2
liudf0716
released this
version 3.8.1588 release, the main featuer is:
fix bug of apfree-wifidog can't run on openwrt 18.06
disable mqtt feature by default
optimize libhttpd library
add timeout to wdctl socket, which will be blocked by amount of request
Assets
2
liudf0716
released this
新增功能:
受信任的本地mac
优化:
去掉了有线免认证依赖ktpriv模块
修复:
修复了通过认证后访问同一网页反复弹窗的bug
修复了https不能跳转的bug
修复了wifidog.init脚本的一处bug
修复了一处内存泄漏的bug
注意:附件中fping和libevent的ipk包是apfree wifidog的依赖包
Assets
9
liudf0716
released this
新增功能
.通过mqtt接口,踢掉已经认证的用户,使之再上网必须再次认证.(#74)
.实现通过mqtt接口删除ip白名单功能.(#78)
.实现通过mqtt接口显示ip白名单功能.(#97)
.实现通过mqtt接口更改认证服务器功能.(#100)
.实现wifidog解析dns超时时间动态可配置.(#107)
.增加了苹果弹窗优化选项,可以关闭该优化功能(#154)
优化
. 优化了有线免认证流程
修复
. 修复ping接口 cpu利用率%号的没有urlencode的bug(#111)
.修复event timer错误使用bug(#112)
.修复一处内存泄漏bug(#143)