follow this link : https://openwrt.org/toh/xiaomi/redmi_ax6000
this version do not contain luci, you should install it
install web luci
opkg update
opkg install luci
opkg install luci-ssl
/etc/init.d/uhttpd restart
install openconnect
opkg install luci-proto-openconnect
install KMS
wget “https://dl.openwrt.ai/packages-23.05/aarch64_cortex-a53/kiddin9/vlmcsd_svn1113-21_aarch64_cortex-a53.ipk”
wget “https://dl.openwrt.ai/packages-23.05/aarch64_cortex-a53/kiddin9/luci-app-vlmcsd_git-24.217.56735-8015371_all.ipk”
opkg install luci-compat
opkg install vlmcsd_svn1113-21_aarch64_cortex-a53.ipk
opkg install luci-app-vlmcsd_git-24.217.56735-8015371_all.ipk