Skip to content

v7.02.1977 release

Compare
Choose a tag to compare
@liudf0716 liudf0716 released this 28 Feb 02:07
· 97 commits to master since this release

Features:

  1. Added a temporary internet access interface for clients.
  2. Added the ability to specify trusted domains, IPs, and MAC addresses.
  3. Added display of apfree-wifidog and firmware version in ping request.
  4. Added websocket client thread for improved communication.
  5. Added support for allowing clients access from the authentication server side through websocket.
  6. Added support for temporary internet access from the authentication server side through websocket.

Fixed:

  1. Resolved the COPS problem.
  2. Implemented automatic reconnection when websocket disconnects.
  3. Fixed the bug in nft set set_wifidogx_bypass_clients.

功能:

  1. 为客户端添加临时访问互联网接口。
  2. 添加信任的域名、IP和MAC地址。
  3. 在ping协议中添加了apfree-wifidog和固件版本。
  4. 添加websocket客户端线程以改善通信。
  5. 支持通过websocket从认证服务器端允许客户端上网功能。
  6. 支持通过websocket从认证服务器端临时访问互联网。

修复:

  1. 解决了COPS问题。
  2. 当websocket断开连接时,重新连接。
  3. 修复了nft set set_wifidogx_bypass_clients中的错误。