SerinaNya 9cea5ed493 feat(gui): add enable-Web-API toggle and web port settings
- new "Web API settings" section after security settings in the Swing
  options panel: checkbox bound to webUI plus a port text field bound
  to webPort (empty -> default 4665; non-numeric or out of 0-65535
  shows an invalid-port warning and aborts the save)
- load handler fills both controls from the current config item
- add i18n keys to klalb_zh_CN / klalb_en_US bundles
- include previously missing webUI/webPort fields in
  KLALBControllerConfigItem equals/hashCode
2026-08-26 00:36:24 +08:00
2026-07-07 00:26:38 +08:00
2023-07-26 21:30:00 +08:00
2026-07-07 00:26:38 +08:00
2026-08-23 17:42:49 +08:00
2024-01-30 16:54:57 +08:00
2023-07-02 13:20:11 +08:00
2025-04-24 10:16:38 +08:00
2026-07-07 00:26:38 +08:00
2024-01-30 16:54:09 +08:00
2024-01-30 16:54:57 +08:00
2024-08-18 17:47:11 +08:00
2025-11-15 11:08:16 +08:00
2026-02-27 08:32:03 +08:00
2026-02-27 08:32:03 +08:00
2025-11-15 11:19:43 +08:00
2023-07-02 13:20:11 +08:00
2024-01-30 16:54:09 +08:00
2024-08-18 17:47:11 +08:00
2023-07-02 13:20:11 +08:00
2026-02-27 08:32:03 +08:00
2025-01-29 14:01:11 +08:00
S
Description
KLALB - 高性能SRv6软件定义虚拟网络协议栈 KLALB 是一个基于 Java 开发、专注于长连接业务的高性能、软件定义的虚拟网络协议栈。它利用先进的 SRv6 技术,在现有互联网基础设施之上,构建了一个智能、可靠、高效的“第二互联网”数据平面——只需为每个节点分配一个 IPv6 地址,所有 KLALB 节点即可像在独立虚拟互联网中一样,通过 IPv6 直接互联互通。能通过KLALB Vegas2智能拥塞算法实现不同延迟不同带宽的网络实时动态负载均衡与路由优化调度。
GPL-3.0
104 MiB
Languages
Java 100%