Skip to content

Releases: smthdagg/luci-app-wificalling-gateway

v1.4.0

Choose a tag to compare

@smthdagg smthdagg released this 08 Aug 02:32

Wi-Fi Calling Gateway 1.4.0

  • 中文汉化(i18n):完整简体中文 LuCI 翻译目录,编译为真正的 .lmo 语言包并打进 IPK(源在 po/zh_Hans/,构建时用 scripts/po2lmo.py 现场编译,不提交二进制)。中文界面统一中文说明与状态,协议名与技术字段(TLS、UDP、UUID、SNI、ALPN、Reality、WebSocket、ePDG、IMS 等)保留英文。
  • 活动日志重构:只记录握手成功/失败与持续加密通讯(响铃或通话,持续数秒以上);新增「活动日志」开关(默认启用,可关闭)。
  • 官方源就绪(路径 A)PKG_MAINTAINER / LUCI_URL 已声明;po/zh_Hans/ + po/templates/ 组织;build-ipk.shluci.mkLUCI_LC_ALIASzh_Hans 映射为 zh-cn.lmo
  • 兼容性:已核实 ImmortalWrt 24.10 与 25.12 的 ucode dispatcher i18n 路径、LUCI_LC_ALIASsing-box/firewall4/kmod-nft-tproxy 依赖完全一致。

安装

opkg update
opkg install ./luci-app-wificalling-gateway_1.4.0-1_all.ipk
/etc/init.d/rpcd restart

进入 服务 → Wi‑Fi Calling Gateway。自建 opkg 源与官方源提交流程见 README「分发与安装源」及 docs/zh-CN/SUBMITTING.md

Wi-Fi Calling Gateway v1.3.0

Choose a tag to compare

@smthdagg smthdagg released this 07 Aug 15:44
67262dc

Wi-Fi Calling Gateway v1.3.0

  • Paste one AnyTLS, Hysteria2/Hy2, TUIC, VLESS, or VMess share link to create a node.
  • Parses common labels, credentials, TLS/SNI, Reality, WebSocket, UDP, and transport parameters.
  • Parsing is local to the LuCI browser and the raw URI is not logged or sent to an external service.
  • Install package release 1.3.0-2; it includes the LuCI baseclass module-loader fix.

Wi-Fi Calling Gateway v1.2.1

Choose a tag to compare

@smthdagg smthdagg released this 07 Aug 15:12
eba7ad4

Wi-Fi Calling Gateway v1.2.1

  • Stops recording minor packet changes on every five-second poll.
  • Records registration transitions once and aggregates sustained traffic at most once per configured interval.
  • Requires three consecutive active samples before reporting sustained traffic.
  • Adds a configurable maximum number of records per device, defaulting to 20.

Wi-Fi Calling Gateway v1.2.0

Choose a tag to compare

@smthdagg smthdagg released this 07 Aug 15:05
667f3b9

Wi-Fi Calling Gateway v1.2.0

  • Splits settings, live Wi-Fi Calling status, and encrypted IMS activity into separate LuCI pages.
  • Adds live record count and a confirmation-protected Clear log action.
  • Log clearing is restricted to this plugin's activity file and cannot modify system logs or proxy settings.

Wi-Fi Calling Gateway v1.1.0

Choose a tag to compare

@smthdagg smthdagg released this 07 Aug 14:43

Wi-Fi Calling Gateway v1.1.0

This release integrates node health directly into the Proxy nodes list and expands device monitoring.

  • Node alive status, Ping/latency, and quality bands in the node grid.
  • Wi-Fi Calling registration evidence, ePDG, UDP 500/4500, ASSURED state, packet totals/deltas, and last activity per device.
  • A capped encrypted IMS activity log.

Calls and SMS remain encrypted inside IPsec. The activity log cannot identify numbers or content and cannot reliably distinguish calls from SMS.

Wi-Fi Calling Gateway v1.0.1

Choose a tag to compare

@smthdagg smthdagg released this 07 Aug 14:35
a480b61

Wi-Fi Calling Gateway v1.0.1

Maintenance release fixing empty LuCI monitoring tables. The monitor already collected ePDG/IPsec evidence correctly, but the LuCI session lacked the read-only ubus.file.read permission required by fs.read().

This release adds the missing permission only for the two explicitly allow-listed runtime status files and includes a regression test. Log out and back in to LuCI after installation so the session receives the updated ACL.

Wi-Fi Calling Gateway v1.0.0

Choose a tag to compare

@smthdagg smthdagg released this 07 Aug 10:29
f29fadb

Wi-Fi Calling Gateway v1.0.0

First stable release of the standalone OpenWrt/ImmortalWrt LuCI package.

Highlights: five sing-box protocols, per-device independent/follow-gateway policies, PassWall coexistence, node reachability, ePDG/IPsec UDP 500/4500 evidence, startup validation, tests, and Chinese/English manuals.

Download the IPK and checksum below. Verify the SHA-256 checksum before installation. Network evidence does not prove carrier activation or call completion.