🆕 ✅ Geliştirici kanalı için 02.08.2025 tarihli KeeneticOS 5.0 Alpha 10 Güncellemesi
🔸Çekirdek: "Dummy" ağ arayüzü uygulandı [NDM-3958].
🔸DNS: FQDN tabanlı yönlendirme kurallarının işleyişindeki hatalar giderildi [NDM-3956].
🔸DynDNS: "dynu" servis türü uygulandı [NDM-3959].
🔸Mobil: "acq", "apn" ve "wwan-force-connected" yapılandırma komutlarının adı değiştirildi [NDM-3950]:
interface {name} usb acq → interface {name} mobile acq
interface {name} usb apn → interface {name} mobile apn
interface {name} usb wwan-force-connected → interface {name} mobile force-connected
🔸OpenConnect: IPv6 DNS desteği sağlanarak "system failed [0xcffd0085]" hatası giderildi [NDM-3962].
🔸Opkg: "opkg disk" URL'sinde kimlik doğrulama bilgilerine destek uygulandı [NDM-3960].
🔸Araçlar: iperf3'e "reverse" ve "streams" argümanları eklendi [NDM-3963]: .
tools iperf3 {host} [ipv4 | ipv6] [tcp | udp] [reverse] [port {port}] [bitrate {bitrate}] [streams {streams}] [time {time} | bytes {bytes}] [source-interface {source-interface}]
🔸Araçlar: "iperf3" servisi uygulandı [NDM-3786]:
iperf3 interface {interface}— bind to a specific interface (default: bind to all interfaces according to the security level)
iperf3 port {port}— set port (default: 5201)
iperf3 security-level (public | protected | private)— set security level (default: private)
service iperf3— run the service